How can we write integration and regresion test cases based
on scenario ?
Answers were Sorted based on User's Feedback
Answer / navjeet
regression test cases are the modify test cases from the previous test cases and added some new test cases based upon previous tc
Integration's based upon the functionality of module. and tc which verify the dependency of modules
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amar
regression test where the testing has been done for the
module after the bug has solved by that if their some side
effects in the unit
Integration test:focuses on the issues associated with
verification and program construction as components begin
interacting with one another
| Is This Answer Correct ? | 0 Yes | 1 No |
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
What is BRANCH COVERAGE Testing
why we need a test plan
ATM application ( scenarios ): Analysis and testcases
What is the Difference between Testing Types and Testing Techniques
can any one give the format of writing test cases in excel sheet.
Tell me about your Roll and your Team Lead's Role
Write a test case scenario for Web-based address book?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Difference between Automation testing and manual testing.
how to write the test cases in excel format
write the testcases for migrating data from one database to another database?