ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
how can u do regression testing tell me procedure?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how can u do regression testing tell me procedure?
Answer
# 1
Regression test will be done when we got modified build

there we execute test cases to determine whether defects 
closed or not?

or checking 2 ensure that resolved bug has made any impact 
on the remaining part of code
 
Is This Answer Correct ?    2 Yes 0 No
Suneel Reddy
 
  Re: how can u do regression testing tell me procedure?
Answer
# 2
Regression Testing is as discussed in above answer is done
after the first build release, and in regression testing we
test if the bugs that exited in the Build are actually fixed
or not, we also apply testcases for new requirements (if
any) to check if the system is working fine.
 
Is This Answer Correct ?    1 Yes 0 No
Psandhu
 
 
 
  Re: how can u do regression testing tell me procedure?
Answer
# 3
Regarding the regression testing procedure, it is same as
testing, we just re-run all those test that were previously
run, but this time we make sure that the test cases match
the new chnages, or new requirements that were not there in
the system.
 
Is This Answer Correct ?    1 Yes 0 No
Psandhu
 
  Re: how can u do regression testing tell me procedure?
Answer
# 4
Regreesion testing is nothing but whenever we find out the 
bug , it has to be fixed ,given to developers they will fix 
the bug , this is known as regression testing
 
Is This Answer Correct ?    0 Yes 5 No
Vivek.ranganathan
 
  Re: how can u do regression testing tell me procedure?
Answer
# 5
Regression Testing-"Testing to ensure that introduction of 
new functionality has not affected existing functionality"
 
Is This Answer Correct ?    3 Yes 0 No
Girish
 
  Re: how can u do regression testing tell me procedure?
Answer
# 6
Whenever tester gets the next fixed build:
1)He tests for the Fixed Bugs.
2)Test the whole application to  check whether these fixes, 
have not introduced new bugs.
3)If there are some update in the application, then test 
cases need to be updated , and executed the same.

All of the above steps used, while doing regression testing.
 
Is This Answer Correct ?    2 Yes 0 No
Parmod
[ISPL]
 
  Re: how can u do regression testing tell me procedure?
Answer
# 7
Reexecution of testcases on modified form of build is 
called regression testing.
 
Is This Answer Correct ?    0 Yes 3 No
Jm
 
  Re: how can u do regression testing tell me procedure?
Answer
# 8
regression testing:when ever the bug is fixed from 
developement team we can verify whether the bug is fixed or 
not and their related functionality is also working fine or 
not.
 
Is This Answer Correct ?    1 Yes 0 No
Pradeep.b
 
  Re: how can u do regression testing tell me procedure?
Answer
# 9
Hi Pramod,
 i Agree with your answer. but a small confusion while 
doing regression we do execute all the test cases? or only 
few test cases which are related to particular bug??
 
Is This Answer Correct ?    0 Yes 0 No
Archana
 
  Re: how can u do regression testing tell me procedure?
Answer
# 10
The regression testing is conducted on modified build, as
soon as we get the modified build from the development team
we conduct testing on previously failed test and then passed
tests and then related tests. If any mismatches occur then
we are submitting the bug report to the lead.
 
Is This Answer Correct ?    0 Yes 0 No
Neelavathy
 
  Re: how can u do regression testing tell me procedure?
Answer
# 11
Hi,
    In the Regression Testing we test apply the test case
again on the application which we applied previously and we
test whether the errors are being fixed or it is causing to
some new errors.We also check whether it affected the
functionality of the software.

nitin9360@yahoo.com
 
Is This Answer Correct ?    0 Yes 0 No
Nitin Verma
 
  Re: how can u do regression testing tell me procedure?
Answer
# 12
Regression testing is nothing but, retesting the modified
build to estimate the bug fix work and the occurances of
side effects in the build. 

  First we are conducting test on failed and then passed
tests on modified build and then on related tests.
 
Is This Answer Correct ?    1 Yes 0 No
Neelavathy.r
 
  Re: how can u do regression testing tell me procedure?
Answer
# 13
Testing the product accross the builds is called the 
Regression Testing.

The process is :

The QE is given with build 1 and during testing he found 
some of the areas are not working and those are identified 
as bugs and he registered the bugs against that build.
Accepting that the dev. team address/fix all or some of 
those bugs and they will release a new build for testing.

Now from build2 the method of testing is bit different..
1. Verifying the fixes (TBV - To Be Verified).
2. Identify the cases affected by the fix.
3. Executing some % of Legacy cases (Cases perfectly work 
in Previous build). 
3. Test Cases developed and ready to execute for new 
functionality area.

The above process continues till Release Candidates.

Note : The bugs raised in the previous build should be 
converted to Test cases for the next build.
 
Is This Answer Correct ?    2 Yes 0 No
Rajasundar
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is the testing process followed in ur company? Logica-CMG5
What is the difference between volume and stress?  1
what is bottleneck of application?  1
What is a Data Guidelines?  1
What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?  2
If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ? Impetus7
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?  1
How do you do Data Base Testing?  10
what type of questions we can ask the interviewer after finishing of the interview?  3
Prepare a set of test cases you would use to test a 'Corded telephone? FCG1
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.  1
Hi. Can somebody please tell me the format to create test cases from use cases. iViz1
Hello all How to test Manual test cases in Excel? Are there any other tools for Maual testing. If it is done in Excel How will the test cases are executed? For EX:- In QTP/Winrunner are automated it is easy to executed the test cases right, But how is it done in Maual testing? Explain me manual testing,I know only automation. Guys, Pls throw some light on this.(urgent for me) My email ID - Angelina.8128@yahoo.com Regards AA. TCS2
Do you know any kind of matrix ?  4
1.what is sanity and smoke testing and which one performed first?  8
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sonia  3
There is a field called "Departure Time" Write the test cases for this field. Emptoris4
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ?? Valtech2
wht is adhoc testing?  6
write testcase for print option using mswod Bally-Technologies1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com