Tag: testing

Questions Related to testing

The following is an advantage of test automation

  1. Higher coverage

  2. Less dependency on Manual Testers

  3. Repeatability

  4. Reusability

  5. Higher Coverage and Repeatibiity


Correct Option: E

The following format can be used for storing the test results

  1. Flat files

  2. XML Files

  3. Flat Files and XML Files

  4. None


Correct Option: C
  1. WTT

  2. Visual Studio Test List Editor

  3. Maddog

  4. All the above


Correct Option: D

A control on the UI can be uniquely identified, generally, by

  1. Text

  2. Class

  3. Control ID

  4. Label


Correct Option: C
  1. Data Driven Testing

  2. Keyword Driven Testing

  3. Functionality Driven

  4. All the above


Correct Option: A

Test Harness helps in

  1. Organizing batch execution of Automation scripts

  2. Organizing the test results

  3. Ordering of Automation scripts for execution

  4. All the above


Correct Option: D

Applications are developed using SOA architecture to deliver

  1. Service as functionality

  2. Functionality as service

  3. Software as service

  4. Infrastructure as service


Correct Option: B