what is difference between regression testitng and re testing
Answers were Sorted based on User's Feedback
Answer / apoorv shah
You will do all the test procedures once u make any new
change or add a new functionality that's called Regression
testing.
You will do testing for only the Changed Scenario that's
called Retesting.
Another way
Regression Test. We will test all the modules ones u make
any change in the application. Just make sure whether the
added functionality have been affected the existing
functionality or not.
Where as in Retesting, we will test only particular module
in which you have made changes.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ravi
reggsion testing is a type of testing in which one will
perform testing on the all ready tested functionality once
again.
retesting is also a type of testing in which one will
perform testing on the same functionality with multiple set
of values inorder to check the weter the apllication is
working fine or not
| Is This Answer Correct ? | 3 Yes | 5 No |
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
Wht tools are used in Manual testing for bug tracking and reporting?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
0 Answers Magic Software, Wipro,
Describe any bug you remember.
what are 5 common problems in software development process?
friends i know what is regression testing but i need an real time example from any of the projects..
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
How do we decide that testcases covers all the requirements?