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.
The ___ method loads the specified object repository.
ObjectRepositoryUtil Object enables us to manipulate __ object repository files from outsite of QuickTest Professional.
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 ________
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.
Cyclomatic Complexity method comes under which testing method
Which of the following is the correct sequence to test execution?
Equivalence partitioning is