Why does the boundary value analysis provide good test cases?
No Answer is Posted For this Question
Be the First to Post Answer
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Please can anybody tell me some good ideas to write test case for fan and test case for chair?
What is the role of QA in a company that produces software?
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
What is ramp testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
what is parametrization ? How do you parametrize in qtp ?
What is SCENARIO TESTING
hi can anybody can write the test cases for sticky note
write a test cases for table,pen,electric bulb?
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
why do we need test cases?