difference between regression testing and re testing?
Answer Posted / ram
retesting is testing the same build with multiple test data.
where as regression testing is done after the bug fixes or
after any enhancements are done.in regression testing we
not only test the test case where the defect was found but
we also check some related test cases to make sure if the
fix or enhancement has affected any related functionality.
this is done on the new build after bug fixes or
enhancements
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is system level testing?
what is the difference between PEGA based web application testing versus web application testing?
What is mean by incident logging system ?
What is bug release?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
functional testing test cases for transfer funds ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Suggest some book to learn more test case???
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
When the GUI Testing will be held on the V model ?
1.what promted you to become involved in QA/Testing?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What are some best practices that you should follow when writing test cases?