Answer Posted / tushar
A testing methodology in which two or more program mutations
are executed using the same test cases to evaluate the
ability of the test cases to detect differences in the
mutations.
or
A method whereby errors are purposely inserted into a
program under test to verify that the test can detect the
error. Also known as error seeding.
or
A method to determine test set thoroughness by measuring the
extent to which a test set can discriminate the program from
slight variants of the program. Non-intrusive Testing:
Testing that is transparent to the software under test; ie,
testing that does not change the timing or processing
characteristics of the software under test from its behavior
in a real environment. ...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the procedure for manual testing.
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What is actually a rule based testing
Can you explain boundary value analysis?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is build interval period?
To specify the test artifacts involved in testing.
How the application is launched to the production environment?
What are the Important test scenarios which can be used for testing a web site?
What will be your approach if a particular script in Load Test fails?
Differentiate verification and validation?
aplitue questions will be based on wich type ?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
Suggest some book to learn more test case???
What are the different levels of manual testing?