what is difference between regression & retesting?
Answer Posted / suran
Regression testing -regression testing is nothing but
retesting software to detect faults introdued during the
modification .Like it verifies whether new bugs have been
introdued after after fixing prevoulsly idetified
bugs,without regression testing any changes introduced to
the code would go undetected.
Retesting: testing the functionality Number of times
whether its working according to BRS OR FRS.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Hi.....wat r d major bugs we can find in banking domain???
Write the test cases for yahoo home page
what is scrum how with ex?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
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 mean by impact analysis ,how we used to select regression TC using this?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
How does quality control differ from quality assurance?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
What is quality center? What are the modules of quality center?
What is your approach when requirements change continuously?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
what is coupling integration testing