what is Fault based testing?
Answer / mfsi_krushnas
1.
Fault-based testing is a very effective technique for
determining the validity of test suites.
2.
By introducing faults into code, either by hand-seeding
or using an automated mutant generator, then running a
set of tests on the mutants, one can determine if the
test set is sufficient for the program or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
wt is the diff. bet. verification and validation If possible explain with one example.
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
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?
plese tel me,how to explain insurence project
How should you learn about problems discovered in the field, and what should you learn from those problems?
Why UAT required
How can a white box testing performed ? MAnual or automated ?
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?
How many types of pop-ups are there?
What are the basic concepts of database that a software tester should know?
would we do functional testing inside integration testing
What is black box testing, and what are the various techniques?