what is difference between regression testing and re-
testing?
Answer Posted / kavitha
regression testing:on excuting previously passed all related
test cases on modified SUT to conform those modifications were
one correctly without and side correctly.
retesting:by excuting previously failed cases on modified
builds to conform correctness of modification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the quality process is following in your organization.
Where we have to use perl scripting in Testing approach and its importance
Can you explain an application boundary?
What is known as data-driven testing?
What are microsoft 6 rules?
Why is it impossible to test a program completely?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
How do you get programmers to build testability support into their code?
What is Mixed Testing
Why should you care about objects and object-oriented testing?
How to do Performance Testing manually for a Flash Application?
Give an example for pre testing and post testing ?
What is neutral test case?
can we do database testing in manual testing? then how we write the test case?