Return type of a test method must be void.
True
False
Test method must throw exceptions.
Test method must not have any parameter (Arguments).
Software testing accounts to what percent of software development costs?
10-20
40-50
70-80
5-10
To test a function, the programmer has to write a___, which calls the function and passes it test data
Stub
Driver
Proxy
None of the above
If an expected result is not specified then:
We cannot run the test
It may be difficult to repeat the test
It may be difficult to determine if the test has passed or failed
We cannot automate the user inputs
Testing is a____if a program does not work correctly.
Failure
Success
Complete
Partial
Which testing methods are used by end-users who actually test software before they use it.
Alpha and Beta Testing
White Box Testing
Black Box Testing
Trial and Error Testing
Ideally in which phase of Developement Testing should be started?
Developement phase
Design Phase
Requirement gathering phase
Intergration phase
Which of the following is not TCS developed Testing tool?
Sahi
SCEGEN
Testify
Masketeer