How to conduct Regression Testing Manually?

Answers were Sorted based on User's Feedback



How to conduct Regression Testing Manually?..

Answer / suneel reddy

regression testing is nothinng but reexecution of test
cases on the modifies build to determine whether the
defects clossed or not?

Is This Answer Correct ?    3 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / neelam

verifing the build one or more times by manually.

Is This Answer Correct ?    2 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / archana

According to ISTQB regression testing is testing of a
previously tested program following modification to ensure
that defects have not been introduced or uncovered in
unchanged areas of the software, as a result of the changes
made. It is performed when the software or its environment
is changed.

Here only the defects which were raised by you will be
picked up and tested.

Go to that perticular window where you found the defect and
verify if it is working or not

Is This Answer Correct ?    1 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / prabu

In some situation requirements might be change in the sense
dynamically,so after build the project completely some more
requirments may come from user side at the time if we
include those requirements in side the already build
project it will come to the testing phase ,in that
situation need to go through regression testing,just check
whether the new requirements have affected any other
modules present in the project... that to say in a simple
words the output from the change request would affect the
other modules or not.......

Is This Answer Correct ?    1 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / m.ragothaman

Hi,

Regression Testing Definition :- After changes made in
the application or After fixing some bugs - Application
should not deliver any new bugs.

How do you conduct manually -
by periodically - means definenite day , Tester take the
latest code and do testing for given set of bugs.

Regards
Raghu

Is This Answer Correct ?    0 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / pinky

here every body is giving answers for what is regression
testing but the question was how to conduct regression
testing manually can anyone give then answer...

Is This Answer Correct ?    1 Yes 1 No

How to conduct Regression Testing Manually?..

Answer / saff5005

regression testing can be done manually only through some
pgming techniques
mostly it is done using automation tool

Is This Answer Correct ?    0 Yes 0 No

How to conduct Regression Testing Manually?..

Answer / pikem

after getting bug fixed by the developer and received thru
for tester he want to conduct regerssion testing to check
whether the bug was fixed properly in an application.

Is This Answer Correct ?    0 Yes 1 No

How to conduct Regression Testing Manually?..

Answer / lakshmi

after retesting

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is database testing?

5 Answers   Captronic, TCS,


1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project

0 Answers  


How u test MS- Vista without any requirement Doc.

2 Answers   Syntel,


Diff between ALM &QC?

2 Answers   iGate,


What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?

1 Answers  






Can any one give an example of having high priority and low seveority

2 Answers   Mphasis, Nokia,


what is quality Factor

0 Answers  


who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan

5 Answers   Access,


What is difference between smoke testing and sanity testing? In simplest manner...

7 Answers  


How do work in Cilent server Application?

1 Answers  


What is concurrency testing?

6 Answers   MBT,


what are the contents of a test plan?

8 Answers   Fidelity,


Categories