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


Whats the difference between retesting and regression
testing, explain SDLC and STLC, test plan, test case
template, severity and priority, write test scenarios for
login screen, and employee payroll; BVA and EP for a
particular eg.

Answers were Sorted based on User's Feedback



Whats the difference between retesting and regression testing, explain SDLC and STLC, test plan, t..

Answer / sakthi

regression testing can be applied at any level of
testing.These are tests that are run every time a change is
made to the software so that we can find that the change
has not broken or altered any other part of the sw program.

regression testing is an important strategy to reduce the
side effects.

retesting is one in which we test the same piece of sw in
which the changes are made with different values.

SDLC means Software Development Life Cycle
STLC means Software Test Life Cycle. STLC ia a part of SDLC.

test plan details the operational aspects to execute the
strategy.

A test case is an unique combination of inputs with an
expected output.

test case template consists of TCID, TYPE, DESCRIPTION,
EXPECTED, ACTUAL.

Is This Answer Correct ?    8 Yes 1 No

Whats the difference between retesting and regression testing, explain SDLC and STLC, test plan, t..

Answer / sreedevi

Retesting: Applying multiple set of data to check for the
functionality like -ve and +ve data

Regression testing: say for example my project will release
as versions. version 1.0 is released and the next release
came say version 2.0. In 2.0 new functionality they are
adding new things to the old version. so at that time we r
checking new functionality and version 1.0 test cases also.
this is called as regression..

in oneword due to new functionality we r testing if anything
happens for the old funtionality or not.

Test case templete:

Test Case ID Requirement ID Test Case Scenario /
Description Prerequisite / Setup "
Step No." Test Steps Expected Result Actual Result TC Status "
Test Cycle #" "
Issue Tracking (Issue ID)" "
Date tested on" Remarks "Automation
(Y/N ?)" Priority

Is This Answer Correct ?    7 Yes 2 No

Whats the difference between retesting and regression testing, explain SDLC and STLC, test plan, t..

Answer / maran

Retesting means: checking the existing funtionality or
coding of the module

Regression means: checking the existing funtionality with
the help of new inputs or datas weather its make any
problem in futures like that.....

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

What is 'string' testing?

1 Answers  


Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.

3 Answers  


When do u perform REGRESSION testing and how to perform it ?

10 Answers  


can automation testing replace manual testing?it it so,how?

4 Answers  


what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.

2 Answers   Ebix,


Role of Software Test Engineer in Software Company

6 Answers  


what are the test data for factorial function ?

1 Answers  


Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?

0 Answers  


would we do functional testing inside integration testing

3 Answers   iGate, iQuest,


What Are the UI Standards?

5 Answers  


Do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


what is manual testing process

4 Answers   TCS,


Categories