difference beween re testing and regression testing?
Answer Posted / praveen
re testing:re execution of testcases on the modified build
to ensure that bug is closed or not
regression testing:re execution of testcases on the
modified build to ensure that resolved bug has made any
impact on other functionality
| Is This Answer Correct ? | 13 Yes | 12 No |
Post New Answer View All Answers
why QA team is necessary for an organization?
Explain the manual testing process?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
diff b/w desktop based testing & web application testing
Can you explain an application boundary?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
what is date field test case
how to write defects in excel sheets when defects occured
How soon the bug should get fixed?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me