what is error seeding
Answers were Sorted based on User's Feedback
Answer / suresh t
Error Seeding is the process of adding known faults
wantedly in a program for monitoring the rate of detection
& removal and also to estimate the total number of faults
remaining in the program.
| Is This Answer Correct ? | 26 Yes | 0 No |
Answer / rama
In error seeding, make several copies of the program and inject/seed fault in each copy and run it against the original or correct program to find out total number of faults arise apart from the artificial fault.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
The error seeding is nothing but the developer wontedly keep
some errors in the coding part to test the tester, whether
the tester is doing the work properly can he find that bug
or not.
| Is This Answer Correct ? | 3 Yes | 21 No |
Explain the V-Model
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
1)how can you perform load testing in manual testing 2)what is deliverable?
write a use case format for login
wat is another name of retesting can we callit a retesting also
What is meant by Hot Keys?
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
What is the testing lifecycle and explain each of its phases?
How to test a website?
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?