0

testing Online Quiz - 50

Description: testing Online Quiz - 50
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. Number of Web transactions per minute

  2. Percentage of CPU Utilized by the Web server

  3. Amount of memory consumed by the web application

  4. Number of concurrent users in the web application


Correct Option: A
  1. Varying execution frequency of different Transactions

  2. Mix of transactions in a system

  3. Different transaction of given system

  4. Total transaction of the system


Correct Option: A
  1. From DB

  2. From XML

  3. From CSV file

  4. All of The Above


Correct Option: D

What types Load tests VSTS supports?

  1. Goal Based

  2. Step Load

  3. Goal Based & Step Load

  4. None


Correct Option: C
  1. Workload Information

  2. Application Details

  3. Performance Monitoring Framework

  4. All of The Above


Correct Option: D

Once a system has been tested and tuned for performance:

  1. It will never face a performance problem again

  2. It will have a performance problem if system grows

  3. It can have a performance problem if system grows

  4. It will have a performance problem only if application changes


Correct Option: C

______ is a feature that comes handy when AUT contains custom controls

  1. Regular Expressions

  2. Error Recovery

  3. Reusability

  4. Extensibility


Correct Option: D

When should one start automating testing

  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
  1. Visual Studio Coded UI Test

  2. QTP

  3. Rational Functional Tester

  4. Selenium


Correct Option: D

Object synchronization is

  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

A Test automation tool identifies the controls using

  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
  1. Higher coverage

  2. Less dependency on Manual Testers

  3. Repeatability

  4. Reusability

  5. Higher Coverage and Repeatibiity


Correct Option: E
- Hide questions