Difference between regression testing and re-testing
Answer Posted / kiran k
REGRESSION TESTING:
We can check the new functionality of the application have
been incorporated correctly with out failing the existing
functionality.
RETESTING:
We can check the application with difference sets of data is
called.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the main key components in web applications and client and server applications?
What is the difference between load and stress testing?
what s test block ratio? please any one answer me..
What is mean by Schedule report who is the responsible for generated that one ?
how to explain banking domain project in testing?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Artifacts in design phase of SDLC ?
Why we have to do manual testing?
what is test case management?explain in brief.
What are the properties of a good requirement?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What is test closure?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is Wound Fixing?