Tag: testing

Questions Related to testing

  1. What is the function of a library?

  2. To create and manage a set of instances in a project and the relationship between them

  3. To define a Hierarchical Instance Tree to create and manage your resources

  4. To define and manage a set of baseline projects and the relationship between them


Correct Option: A
  1. Baselining

  2. Pinning

  3. Skimming

  4. Popping


Correct Option: B
Explanation:

To answer this question, the user needs to have a basic understanding of software testing and version control concepts.

The correct option is:

B. Pinning

Explanation:

Pinning is a software testing concept that allows the test set to be associated with the tests stored in a baseline. This ensures that the tests are executed against the correct version of the software, and that the test results are accurate and reproducible.

Baselining refers to the process of creating a baseline, which is a snapshot of the software at a specific point in time. Skimming and popping are not software testing or version control concepts, and are not relevant to this question.

Therefore, the answer is:

The Answer is: B. Pinning

  1. Copy and Paste

  2. Cut and Paste

  3. Library Wizard

  4. Select and Paste


Correct Option: B
  1. Consistent

  2. Reusable

  3. Proactive

  4. Productive


Correct Option: A,B,D
  1. Insert standard checkpoints.

  2. Insert XML checkpoints.

  3. Insert transactions.

  4. Insert steps.


Correct Option: A,D
  1. By class and properties

  2. By class and methods

  3. By methods and properties

  4. By class only


Correct Option: A

Which term is used to define the name QuickTest Professional assigns is a recorded object?

  1. Logical Name

  2. Physical Name

  3. Object Name

  4. Repository Name


Correct Option: A