What is actually contain test report?
Answer / ramyab.mca@gmail.com
Hai...
The test report contains......
(1) No. of test cases designed
(2) No. of test cases executed
(3) No. of test cases passed
(4) No. of test cases failed
(5) No. of bugs fixed
(6) No. of bugs closed
(7) No. of bugs deffered
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 8 Yes | 1 No |
what is meant by Inspections? what arewalkthrough?
what is difference between testing and development in your view?
Write TestCases for ATM Machine ?
What is Defect Density? How it can be calculated?
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
Test approach to windows scheduler?
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
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
Explain the components of a test plan?
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind