How to write integration test cases? And as a black box
tester do we write integrated test cases and how?
Answer / v5
Integration testing is done when integrating one unit
(module) with another, so the test case includes the
functionalities of both the modules, and in case if there
is any data dependancy, that should be involved as well.
Yes, a black box tester writes integrated tes cses to check
the functionality of the integrated module.
| Is This Answer Correct ? | 5 Yes | 2 No |
how to creat 2 test plan in 2 different environment exp:tour and travel
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
what are testing Techniques? Pls answer
Use of Regression Testing?
Based on how do we classify the bug as Major ,critical ,minor ,low ,medium ,high Severity and priority with examples ?plzzzzzzzzzz...
What are the different test deliverables?
What are the stages of the Bug?? What is the exact life cycle of the bug??