How do u write integration test cases?do u have any special
format?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
Hi
There is no special format
You have to write
1. current Module Test Case with
Tc & RTM Unique id
and
2. Integrating Module Test case with
Tc & RTM Unique id
with Expected & Actual Result
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rama
there is no special format for integration testcases
testers only doing integration testing(manual testers)
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / yoganarasimha51182@gmail.com
Hi,
There is no special format for Integration Test cases.
It comes when the information in the first page should
display in the second page without any fail or loss of info.
In this scenarios only we need to write Integration test
cases.
Thanks,
Yoga S.D
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudheer
integeration testing comes at unit testing level ur
supposed to mention at the interview time and it is done by
developers and not by testers.
| Is This Answer Correct ? | 2 Yes | 12 No |
How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....
tester can give suggestion to developer "how to fix the bug" in bug report
What kind of inputs do we need from the end user to start proper testing?
can anybody explain traceability matrix clearly
What method process should your company follow(realtime Qn) ?
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
what is the roles and responsibilities of qa manager
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
what are the general difficulties which u will be facing while doing web based testing and desktop based testing.
1 Answers First American Corporation,
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
what is 'v'model?
what is latentbug