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 |
how will we know test cases are written by us are correct
pls i want test cases for telecom billing system
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Can you list down a few characteristics of a test case?
Write test cases for orkut?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
write the test cases for traffic signal and sensor doors.
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Explain the monkey testing?