1 )if you have 1000 test cases ,you find out one defect in
second build that time which testing you are using
Regression Testing or Retesting ? explain with detail as
well as you want to execute all the test cases?
Answer Posted / prateek
Retesting is carried out to ensure solution(fix) provided
by developer to defect is working correctly. Retest can be
performed with range of data.
Where as Regression testing carried out to test if fix
provided to 'defect' is not affecting existing working
functionality... Regression script(Test caese) can be a
part of your "1000 test cases" or seperate one...
Just consider out of 1000 test cases, you have run 200 test
cases & at 201 test case you found the bug... raised
defect... solution received(defect fixed by developer)...
assigned for retest...
Here you will retest the defect with range of data. If it
pass successfully then and then only you will have to think
about impact of this defect on tested & working
functionality for which you had successfully run 200 test
cases...
Pick few script from those 200 script & re execute them
again to ensure that fix is not affected any other
functionality & all are working fine...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
test cases on bangles???
What is an inspection in software testing?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
how to test ecg machine?
why use caffine for HPLC calibration ?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
negative test cases on banking domain ?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
If asked to create a Configuration Design Pattern, where would you start?
can u merge 10GUI map files into a single GUI map file in winrunner?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is a testbed in manual testing?