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 |
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?
What are the steps, procedures, objectives to write test cases.
1.what is sanity and smoke testing and which one performed first?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is difference between Regression and Restesting?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
What are the Test Cases for a login in to your email which has username and password?
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
how can u do regression testing tell me procedure?
Give two examples of HIGH SEVERITY and LOW PRIORITY.
which are the mandatory fields in QC while rising new bug??
what are the contents of FRS?