How to conduct Regression Testing Manually?
Answers were Sorted based on User's Feedback
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 |
Answer / neelam
verifing the build one or more times by manually.
Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
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 |
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 |
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 |
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 u prepare Test data in testing process???
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
What is the exact difference between Integration & System testing; give me examples
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
How do we decide scope for smoke and sanity testing?
What should be a cover letter name while updating resume on naukri.com? please post answer
HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance
what is the difference between functional test cases and compatability testcases?
what are the mandatory fields when you rise a bug
What is the test strategy for installation testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??