difference between regression testing and re testing?
Answer Posted / siva nadh reddy.g (shivanadh66
Retesting : it means testing the same functionality again
and again but with multiple sets of data in order check
whether it is working properly or not.
Regression : performing the testing on already testing
functionality again and again.usually it is done in 2 scenarios
1)whenever the defects are identified and send them to the
development department,net build is released,then the test
engineers once again check the defect functionality as well
as the related functionalities once again.
2)whenever some new features are added to the application
and the next build is released,test engineers will check the
already tested and related features of those new features
once again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is quality center?
which sanity testing is performed?
i want manual and automation test cases and interview questions
can anyone tell me few critical bugs in ecommerce project.
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what s test block ratio? please any one answer me..
can anybody tell me what is release process of company? release note?
Password is having 6 digit alphanumeric then what are the possible input conditions?
how will you test a wine filled bottle along with 100 glasses
Can anyone list out major scenarios for an application managing drug composition?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is common interface?
What type of testing you perform in organization while you do system testing, give clearly?