How do u perform regression testing?

Answers were Sorted based on User's Feedback



How do u perform regression testing?..

Answer / kunal

regression testing comes to picture, when any changes or
modification in existing build or application.In this
testing we test the new changes or new modification & check
that there is any changes in exist system due to changes.
for example when a raise a bug then he assign to respective
developer, then developer work in coding & release new
build to testing department.then tester test the new build,
and also check there is any impact on exist system due to
new changes.

Is This Answer Correct ?    3 Yes 0 No

How do u perform regression testing?..

Answer / rahul

Regression testing is to test whether changed functinality
has not regressed,impacted anything in the existing
functionality

Approach for regression testing:

1. Carry out the impact analysis (Change and the impacted
areas around the change)

2. Select all the major test cases with the maximum
functional coverage. You may draw a traceability matrix to
identify the coverage.

3. Prepare a regression pack with the maximum test
coverage. 100% regression testing is ideally not possible.
Focus on the major functionality and impacted areas around
the change.

4. carry out the regression testing

Is This Answer Correct ?    2 Yes 0 No

How do u perform regression testing?..

Answer / lakshmana rekha basu

Whenver there is a modification in existing functionality,
it has to be tested again which is called regression
Testing.
for regression Testing we use
2 documents:
Design Document
Traceability metrics

Is This Answer Correct ?    0 Yes 0 No

How do u perform regression testing?..

Answer / raji

Regression Testing means checking new or added
functionalities effect on the existing system components.
So that we can check changes are correct and it doesnt
adversely affect the existing system.

This can be done using Batch Test using Call statements.

Hope this is enough for your query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

How is adhoc testing different from exploratory testing?

0 Answers  


What are the tools used by a tester while testing?

0 Answers  


What Winrunner framework did u use in ur organisation?

0 Answers  


Software Quality Assurance Progress: Scenario I. Defining SQA milestones II. Assigning SQA resources III. SQA scheduling IV. SQA budgeting V. Selecting software development tools that will interface with the SQA tools VI. Reviewing any contracts with subcontractors for SQA requirements In the above statements, which of the tasks are included in planning the overall SQA effort? Choice 1 I, III, V, and VI Choice 2 I, II, III, and IV Choice 3 I, II, III, and V Choice 4 III, IV, V, and VI Choice 5 II, III, V, and VI

2 Answers   Brainbench Certification,


what is meant by QA milestones

2 Answers   Virtusa,






What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.

1 Answers  


is the transmission line voltage delta confoguration?

0 Answers  


what is meant by positive testing ?

4 Answers  


Some questions generally asked but i haven't correct answer. Becuase interviewer asking with example. Like : need to verify the google with 4 functionalty. 1. How does we estimate the Test case. 2. How does we estimate the automation testing process.

0 Answers  


Life for QA & job oppurtunity ?

2 Answers  


What is Test Scripts What is static testing and dyanmic testing. Explain with an example

2 Answers   AZTEC, Wipro,


What documents QA team needs from Development to orginize a QA process

4 Answers  


Categories