What is mutation testing?? And when we use it??
Answers were Sorted based on User's Feedback
Mutation Testing
Performing Testing on the application after the development team has changed the source code intentionally is called as mutation testing.
After completion of unit testing activity in our project that means we have to write the test cases for unit testing and execute it then at that time developer changes the source code to verify all the test cases which can be used during unit testing is giving the pass result or fail one ..if all the same test cases giving the pass result then we don't execute all possibility of unit testing.so we have to write another cases for unit testing and perform testing on the basis of those test cases and repeat the process until some of the test cases provides false result in mutation testing.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / nagarjuna
Testing conducted on the application by giving inputs manually and observing outputs manually is called Manual Testing.
| Is This Answer Correct ? | 2 Yes | 5 No |
give me some interview ques?
After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?
How does one do Ad-hoc Testing?
What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
In a month how many times bugs will be send to your developer. 1 or 2
What is meant by Error Guessing?
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing
What is integration testing? And what are the different types.
Hi, I wanted to go with TestingDomain-Automation. Regarding this I need to take training on any one tool either WinRunner or LoadRunner. Which is better to get job,having future and takes lesstime with easier***. pls mention one tool name. Basically iam manual test engineer on unix- platform.
can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent