Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a Regression testing? And do you follow that in
your project?

Answers were Sorted based on User's Feedback



What is a Regression testing? And do you follow that in your project?..

Answer / nandan kumar

Regression testing is a type of testing in which, one will
perfom testing on already tested functionality again and
again.

We generally do it 2 Scenarios
1. When ever we raise the defects to developers team and
next build is released, we will test the defect
functionality as well as related functionalities once again.

2. When ever we added new features to the application, and
next build is released, then all the related features of
those new features will be tested.

There are almost 22 types of testing..among any type of
testing can be fall under regression or re-testing..either
this or that.

Normally Regression testing will be starts from 2nd build
and continuoes upto the last build.

Is This Answer Correct ?    6 Yes 1 No

What is a Regression testing? And do you follow that in your project?..

Answer / priya

Regression testing is any type of software testing that
seeks to uncover software errors by partially retesting a
modified program. The intent of regression testing is to
provide a general assurance that no additional errors were
introduced in the process of fixing other problems.
Regression testing is commonly used to efficiently test the
system by systematically selecting the appropriate minimum
suite of tests needed to adequately cover the affected
change.

it is done under follwing conditions
1. New enhancement
2. Issues fixing time
3. At the time of Removing application
functionality

Is This Answer Correct ?    2 Yes 0 No

What is a Regression testing? And do you follow that in your project?..

Answer / saff

regression testing is to check whether the fixed bug has
any side effects

yeh we follow it in my project by executing the test suite
again
and writing partial test cases baed on tracbility and
analysis techiniques and businnes risk
bets testing pilot testing and parallel testing
and testing mew features in a release to accidentall test
the old features

and using automation tool

Is This Answer Correct ?    1 Yes 0 No

What is a Regression testing? And do you follow that in your project?..

Answer / aaa

Regression testing means to check whether any other
modules/functionality affected due to defect fixes/new
development/change in requirements.

Regression testing will happen from below conditions,
When we get new build to test the application with some bug
fixes.
When we get new build with enhancements or change in
requirements.

Yes, we are doing regression testing in our application
prior releasing o the client.
we are preparing regression test cases to execute while
doing regression testing to make sure that application is
regressed completed with test coverage.

Is This Answer Correct ?    1 Yes 0 No

What is a Regression testing? And do you follow that in your project?..

Answer / aarthi

Testing to ensure that no additional errors were introduced
in the process of fixing other problems

Is This Answer Correct ?    1 Yes 1 No

What is a Regression testing? And do you follow that in your project?..

Answer / subhash ingale

“It is type of testing in which one will
perform testing on the already testing functionality again
and again.”

Usually this type of testing done in to synours
(sutation) .
1. whenever the test engineer identified the defects,
send it to the development department, after rectification
the developer will release the next build , once the next
build is released the test engineer will check whether the
defect functionality as well as the related functionality
once again.
2. Whenever some new features added that application,
next build is released is the testing department then the
test engineer will check all the related features of those
new features once again

Note: Testing the new features for the first time not-
regression testing.
Random testing also falls under regression testing.

Is This Answer Correct ?    0 Yes 0 No

What is a Regression testing? And do you follow that in your project?..

Answer / n@n!

Regression testing: testing the core functionalities and
dependency variables in the application is called
regression testing.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is SIT? Explain with Example?

3 Answers  


wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...

3 Answers  


why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 Answers  


In which stage regression testing is done in testing process.

2 Answers  


when giving demo to the client. if u found a showstoper defect what you will do.

1 Answers  


What type of testing you are doing ?

10 Answers   Torquent,


I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you

2 Answers  


What is test startegy?

0 Answers  


When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but interviewer dint get satisfied? Answer me!!!!!!!!!

6 Answers   IncRev,


write a test cases for facebook

2 Answers  


Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain

0 Answers  


is it possible to do performance testing in stand alone application..how wil u do that ???????

0 Answers   IBM,


Categories