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


How do you prepare a regression testing suite?

Answers were Sorted based on User's Feedback



How do you prepare a regression testing suite?..

Answer / lucky

Regresion testing is required when the code is
modified/added because of
1. new functionality/add addtional code for an existing
functionality.
2. Defect is fixed by updating the code.

To prepare a regression suite, 3 things should be kept in
mind:
1. What are the main fuctionalities for the business?
2. What will be the main fucintionalities used by the user
when the application goes live?
3. What are the main functionalities visible to user for
the first time when the applcaition is lunched?

Is This Answer Correct ?    6 Yes 0 No

How do you prepare a regression testing suite?..

Answer / rajkumar gholve

@Lucky you are absolutely right.
Regression test suite preparation:-
1) Identify functionality that is very critical for business.
2) Functionality that is mostly visible to user.
3) Functionality that is mostly used by user.
4) Functionality that has maximum impact on the application.
5) Areas that are very complex and can be error prone.

Is This Answer Correct ?    5 Yes 0 No

How do you prepare a regression testing suite?..

Answer / arun

it is a type of testing in which one will perform testing
on the already tested functinality again and again.

usually we will do into two secnarios.

1. when ever some defects are identified, send to the
development department, after rectification next build will
be released then the testers will test the defect
functionality as well as the related functionality once
again.

2. when ever some new fetures are added to the application
then, the test engineers will test all the related features
of thouse new features once again in order to congfirm
whether all the related features are working same as
previous even after incorporate in the new features.

Note: Testing the new features for the first time is not
the regression testing.

Is This Answer Correct ?    1 Yes 2 No

How do you prepare a regression testing suite?..

Answer / rkcr

Regression testing is to verify whether bug fixes has
caused any other bugs are not.

If any new features are added/modified then while executing
test cases/while performing testing we have ensure that the
exisiting functionality should not break due to
implementation of new functionality

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;

1 Answers   Capital IQ,


why we use sql server in webapplication

3 Answers   CGI, Wipro,


i have a phone with 2 buttons first one is a record button and second one will attach the audio to mail can you tell me test case for this ?

2 Answers  


Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella

0 Answers  


what is your daily activities?

0 Answers   Satyam,


what the diff b/w Smoke Testing and Santy Testing?

10 Answers   Cap Gemini, Financial Technologies,


uses of checklist

0 Answers   CTS,


what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply

0 Answers  


Branch testing comes under white box testing or black box testing?

2 Answers   MBT,


What are the things you prefer and prepare before starting testing?

5 Answers  


In the static testing,what all can be tested?

2 Answers  


Is it Mandatory to use "ECP" & "BVA" Techniques for "LOGIN" Page???,Can any one tell me the correct answer ?,If Yes then why?

1 Answers  


Categories