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 system testing?

7 Answers  


There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.

4 Answers  


What is Error Seeding?

2 Answers  


exact difference between smoke testing, sanity testing and unit testing

7 Answers  


Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P

0 Answers  


I am ganesh searching in manaul testing, i am unable to explain my current project in interview anybody give me a real time oriented project and also include how can i explain it, with test case (passout 2004) M.Sc(IT) my personel id is testganesh@gmail.com

3 Answers  


explain sdlc?

2 Answers   SAP Labs, STC, TCS, Thirdware,


Why we have to write test cases?.any specific reasons......

5 Answers   ME,


Where we have to use perl scripting in Testing approach and its importance

0 Answers  


Test Director is use only for bug tracking or another purpose.

4 Answers  


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

0 Answers  


After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance

2 Answers  


Categories