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 |
What is PBX Testing & What is Test coverage?
What is the diffrence between Beta Testting & Acceptance Testing
What is localization testing (l10n testing)?
What is the responsibility of programmers vs QA?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
Can anyone explain me about Tracebilit metrics?
What is Trivial Bug?
what is test case? how to use use cases in test case preparations akila4you@gmail.com
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
what is the diffrence b/w Sanity testing and smoke testing
If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?