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


Please Help Members By Posting Answers For Below Questions

What are the different ways of doing black box testing?

644


what are the 3 test tool categories and describe what each can do.

1955


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.)

1487


What different types of manual testing are there?

638


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

1622






difference between change management and configuration management

1571


Unit Testing can be done by using Nunit?

709


What is a test severity and test priority? difference between them with suitable examples?

1300


can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that

1682


What is decision table testing?

649


Give the real-time example for back-to-back testing?

1361


Tell me about Agile scrum and what is your role in Scrum ?

1347


Is quality control similar to quality assurance?

629


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1627


What is the difference between manual testing and automation testing?

641