1.The main purpose of integration testing is to find design
errors.is it true
2.The testing technique that requires devising test cases
to demonstrate that each program function is operational is
called ?
Answers were Sorted based on User's Feedback
Answer / aditi
Ans for 1st ques is 'No' bcz Integration testing is concerned with 'testing the interactions b/w components and interfaces b/w the systems.'
Ans 2. Black-box testing
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / rosa
Has anybody idea for the answers of these 2 questions?
| Is This Answer Correct ? | 6 Yes | 2 No |
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
What is the final stage of integration testing
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
what is Difference between Test Cases and Test Plan ? Give some Example Both of them
how u will write test case for system testing give me example
Can automation testing replace manual testing?
how to find which server is not responding properly when there are 10000 servers without any tool
what is the difference between test case and result matrix
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 defect clustering
What is integration testing?
What is Buddy testing?