Suppose in your Project have 2 test engineers.Module A is
tested by You and Module B is tested by another Test
Engineer.module A and B has inter related functions.Then
how you check the functionality of the module??
Answer Posted / siri
in this case if we want to test the inter related
functionality, the module A and B is to be integrated. once
the integration of module A and B is done, we can check the
inter related functionality of both the modules.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is your daily activities?
What is configuration management in software testing ?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is date driven testing?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What are the challenges you faced in your project (Testing) and in your company?
what is prototyping model,RAD model V model, spiral model?????
How do test documents in a project span across the software development lifecycle?
What types of documentation are used in qa?
how to test a web application manually?can u explain indetail?