_____ is a failure if a program doesn't work correctly. |
Testing
|
Which of the following is not a charectersitic for Testability? |
robustness
|
Cyclimatic Complexity method comes under___ testing method. |
White Box
|
Testing is a____if a program does not work correctly. |
failure
|
A____is a sequence of statements from one place in the program to another. |
functions
|
Testing of the system to demonstrate system compliance with user requirements is : |
acceptance testing
|
Which term defines the process of project compliance with policies and procedures? |
A complete validation of a program can be obtained only by testing for every element of the domain. |
False
|
Which process does QA provide and umbrella for? |
For locating errors which span modules it is more effective
to do? |
Which of the processes includes all activities of the performing organization that determines policies and responsibilites of a project? |
To divide & conquer while testing requires |
Which of the following are negative possibilities if quality requirements are not met? |
Which of these terms apply to identifying quality standards and how to satisfy them? |
It is advisable to have a separate department for reviews & testing. |
Which of the following definitions apply to the cost of quality? |
Which is not an objective of testing |
___________ Testing focuses on evaluating the interaction
among units. |
A regression test: |
A step-by-step procedure on the action in testing & verifying of results is called a : |
Loop Testing comes under which testing method? |
Black Box Testing method
|
Verification is: |
Which of these can be successfully tested using Loop Testing methodology? |
Graph based testing comes under which testing methods ? |
Which testing methods are used by end-users who actually test software before they use it. |
"Testing will exercise 90% of the code". Is it a |
The activity which includes confirming understanding,
brainstorming and testing ideas is a : |
To test a function, the programmer has to write a___, which calls the function and passes it test data. |
proxy
|
Which of the following are true : |
___________ testing is done without executing the code. |
Which of the folowing is not a white box testing technique |
If an expected result is not specified then: |
Which of the following could be a reason for a failure :
a: Testing fault
b: Software fault
c: Design fault
d: Environment Fault
e: Documentation Fault
|
Test are prioritized so that: |
u do the best testing in the time available
|
Which of the following is not a static testing technique |
Which of the following statements about component testing is not true? |
During which test activity could faults be found most cost effectively? |
Which, in general, is the least required skill of a good tester? |
The purpose of requirement phase is |
To add bugs...
|
The process starting with the terminal modules is called - |
Bottom Up approach
|
Function/Test matrix is a type of |
Interim Test Report
|
Defect Management process does not include |
What is the difference between testing software developed by contractor outside our country, versus testing software developed by a contractor within our country? |
Software testing accounts to what percent of software development costs? |
A reliable system will be one that: |
How much testing is enough |
Which of the following is not a characteristic for Testability |
Cyclomatic Complexity method comes under which testing method. |
white box testing
|
Which of these can be successfully tested using Loop Testing methodology? |
To test a function, the programmer has to write a ______, which calls the function and passes it test data. |
Equivalence partitioning is: |
When a new testing tool is purchased, it should be used first by: |
A small team to establish the best way to use the tool
|
Inspections can find all the following except |