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 ?
Which testing is used to verify whether requirements are met or not, checking all features breadth-first.
In general, the ____ object repository is easiest to use when we are creating simple record and run tests.
To display the comment in the object repository dialog box, we must use the attribute name ___
The ___ method loads the specified object repository.
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 import and export object repositories from and to __ files
We can manage the shared object repository associations of a seleccted test using the
To know with adequate confidence, "when is testing over", which of the following is the best approach?
Choose the correct answer from the following combinations
To test a function, the programmer has to write a ___ which call the function and passes it test data.
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