What is Mutation testing? When it can be done?
Answer Posted / yogesh
In mutation testing we are making some changes in code and
again run the test cases in order to find whether that test
cases are capable of finding bugs.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Tell me agile process in your company
Difference between smoke and sanity testing
how agile testing is performed and what are the related documents.
What is data flow diagram?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What are the major components of Perf Test Report?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
value momentum
how we write test cases to brs,srs,hlds,llds
what is the difference between Desktop testing,Client/server testing and webapplication testing
How do you Prepare a Defect Managemnt Policy