difference between regression testing and re testing?
Answer Posted / jules
Testing.
making sure the specific change, or new piece of
functionality works as expected.
Regression testing.
Making sure everything else around the area that has been
modified still works as expected. and the developers
haven't unexpectedly stuffed up part of the existing system
when making the changes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Define what is a critical bug.
Unit Testing can be done by using Nunit?
Define cause effect graphing?
Difference between Stakeholder and Relevant Stakeholder?
What is the difference between coupling and cohesion?
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 criteria would you use to select Web transactions for load testing?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
Can you explain a pair-wise defect?
How do you scope, organize, and execute a test project?
If project wants to release in 3months what type of risk analysis you do in test plan?
How did you do unit testing in your project?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position