what is check list?why it is prepared?
No Answer is Posted For this Question
Be the First to Post Answer
What is means by Bottle Neck testing ?
why you want 2 join Testing ?
what are the questions asked on projects in testing for 2+ and 3+ exp??
When a website is ready and you are asked to test it what will u do?If you don't have any requirements and your team manager also doesn't have any requirements?
What is accessibility testing
What is big bang approach?
what is testing policy and testing methodology? and what is the difference?
What do you do in Configuration Management?
what is system testing?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
what is project and how many types of industry projects are there
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage