testing Online Quiz - 155
Description: testing Online Quiz - 155 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
Which type of testing is this ? "Continuously raising an input signal until the system breaks down."
What is testing of individual software components called ?
In general, the ____ object repository is easiest to use when we are creating simple record and run tests.
ObjectRepositoryUtil Object enables us to manipulate __ object repository files from outsite of QuickTest Professional.
We open the Object Repository window for a specific component by choosing ___
The new Object Repository Comparision Tool is accessible from the Object Repository Manager. We can use this tool to identify the differences between objects in ________
The Object Repository Manager enables us to open __ shared object repositories and modify them as needed.
We can use the objects and methods of the QuickTest ___ to write scripts that automatically manipulate object repositories, instead of performing these operations manually using the Object Repository Manager.
We can manage the shared object repository associations of a seleccted test using the
To test a function, the programmer has to write a ___ which call the function and passes it test data.
Cyclomatic Complexity method comes under which testing method
Which of the following is the correct sequence to test execution?
When a new testing tool is purchased, it should be used first by
Equivalence partitioning is