Tag: testing

Questions Related to testing

  1. Regular Expressions

  2. Error Recovery

  3. Reusability

  4. Extensibility


Correct Option: D
  1. In parallel with application development

  2. After at least one cycle of manual testing is done

  3. After the AUT is moved to production

  4. As soon as the manual testers are free


Correct Option: B
  1. Build Verification Test cases (BVT)

  2. Regression Test cases

  3. Usability Test cases

  4. BVT and Regression

  5. Regression and Usability


Correct Option: D

________ is a free tool for User Interface Automation testing

  1. Visual Studio Coded UI Test

  2. QTP

  3. Rational Functional Tester

  4. Selenium


Correct Option: D
  1. Synchronization between the objects on the UI

  2. Waiting for the state of the AUT to synch with Automation script

  3. The process of AUT fetching data from the Database

  4. The time by the AUT to authenticate the user


Correct Option: B
  1. By using a different property instead of Automation ID

  2. By using a combination of properties with which a control can be found uniquely

  3. Test Automation tools cannot tackle such situations

  4. Automation does not help in such situations


Correct Option: B
  1. The X,Y position of the control on the UI

  2. An algorithm that is not exposed to the user

  3. The identification properties from the GUI map

  4. The relative position of the control with respect to the parent window


Correct Option: C
  1. MAUI

  2. Coded UI Test

  3. QTP

  4. Both MAUI and QTP


Correct Option: A