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 will You select the regression testcase

Answers were Sorted based on User's Feedback



How will You select the regression testcase..

Answer / janvi

Regression testing is the process of validating modified
parts of the software, hoping that the modification does
not introduce errors that were not exists before the
modification. An important different between regression
testing and development testing is that during the process
of the regression test, a set of established tests can be
reused. Regression test cases is a set of test case aiming
at testing the core function or procedure of the software;
core function means where procedure call with known input
is made and the output of the function will be compare with
output the developer expect. The set of test cases will
then be reused for later development as incremental
process, as development gets progress the size of the
regression test will also be increase. In other word, the
regression test result in greater test coverage, having
greater coverage will eliminate the amount of errors/bugs
in the end product, which is the ultimate goal of having
test cases. Another advantage of the regression test is
that all the tests are automated; all the test cases that
gather before will be run all together without manually
inputting date and comparing the output. These can
significantly increase the efficiency of the testing
process in developing a software product.

Is This Answer Correct ?    3 Yes 0 No

How will You select the regression testcase..

Answer / hi

There are 2 types of techniques
1. The first is a selective technique which identifies the
modified structural attributes of a program (required
elements) and selects a retest able test case set to
exercise them. This technique is based on the potential-uses
criteria family and is implemented by a regression-testing
tool working in conjunction with a testing tool.
2. The second technique comprises procedures for testing
and regression testing activities. These procedures make use
of the first technique to select a retest able set
containing test cases capable of checking up on the
potentially modified functionalities. The retest able set
provides a good coverage of the structural required
elements. Finally, empirical results show the effectiveness
of the techniques

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

At what stage of the life cycle does testing begin in your opinion?

4 Answers  


what is mean by test preparation? and explain it?

2 Answers   IBM,


Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]

3 Answers  


What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?

1 Answers   Salus,


what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!

0 Answers  


what is builr release team..?

4 Answers   Accenture,


what the diff b/w verification and validation

8 Answers   College School Exams Tests, SunGard,


What is the common bug u face in a web-based application. .?

3 Answers   HCL,


How client/server application is complex?

1 Answers   IBM,


How will you know if you wrote sufficient test cases for a particular business requirement.

4 Answers   McAfee,


What testing procedure you follow? how

0 Answers   RBS,


What is the quality process is following in your organization.

0 Answers  


Categories