diff b/w regression, re-testing & repeative testing
Answer Posted / indhu
regression testing is nothing but an testing for the
functionalites.where firast cycel of testing is
finished..mean that.here first aftr the dev team finished
develop the bulid that build is passing to the testing team
here the testers test that build if they found any errors
again that build is passing to dev team here the dev team
fix the bug found by the testers again that build is
sending to testing team to test weather any side effects
occur beacuse of fixing the bug.......hence this second
cylce of testing is called regression testing.
re-testing is nothing but an testing that same code
multiple times.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When the GUI Testing will be held on the V model ?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
what is the impact analysis?
Functional and Integration test scenarios for actitime application
Explain some techniques for developing software components with respect to testability.
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
How many types of api testing are there?
You may undergone many projects. Do all the projects match up with customer’s expectations?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is ecp (equivalence class partition)?
How did you do unit testing in your project?
What is data matrix? What is the use of it?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
what are the 3 test tool categories and describe what each can do.