What is the testing that a tester performs at the end of
unit testing?
Answers were Sorted based on User's Feedback
Answer / k.chanakyan
Integration Testing is performed after unit testing and it
tests the integrity of the modules in the application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bhanu
tester will not come at the end of unit testing,after complition of integration testing, tester will participitates from system testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is use case diagram?
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
What is B.V.A with brief example?
what is test plan and test procedure
what is manual testing process
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...?
What is Testing in Abnormal environment? a)Stress Testing b)Beta Testing c)Performance Testing d)Security Testing
What is boundary value testing? Give an example.
0 Answers Agilent, ZS Associates,
What are the differences in testing a client-Server and a web Application
What Is Regression Testing?
what is defect tracking?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?