How do you review the test cases which are prepared by your
team member. answer is: using traceability matrix, matching
testcases with the requirements. He again asked - assume
that all the test cases are matched with the requirements,
then what do you do, how do you proceed in this case..
Answers were Sorted based on User's Feedback
Answer / ajay
If all the testcases are matching with the specifications
we check for the repeatability and also for the unique
testcases.. The main purpose of a testcase is that the
testcase should be in a very simple form but should be
powerful so it can be easily understadable while execution.
Like the purpose, steps, expected value-actual value...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / me
when all test cases are matched with the requirements check
for positive and highest piority test case for executing
w.r.t CLIENT and TIME
| Is This Answer Correct ? | 3 Yes | 0 No |
Given the following code, which 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, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
what is difference between repeatable and reusable test case?and what is self cleaning test cases?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
can one defect be mapped to more than one test script in manual testing
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
in test case we would write log and login ?what is the dif bet both of them
Explain the load testing?
test cases for friend finder system using gps?
what are the sanity test cases for a waterBottel?
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz