Why are initial and end conditions necessary?
Answer / anand kulkarni
Please correct me if i am wrong. Below is what i believe
the answer.
It is necessary to make sure that the system works even at
boundaries also.
For eg: if the input values for a field needs to be tested
between 1 and 100 then initial conditions like 0,1 are
needed and end conditions like 99,100 are needed for
testing.
Boundary value analysis technique can be used for testing
initial and end conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we prepare test condition,testcases,testscript?
How you will test media player ?
how to know whether the bug is valid or invalid?
What is the difference between Integration Testing and System Testing ?
Mapping the test cases with the requirement. What is this process called?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
what is test metrics
What is a bug triage?
How do u prepare test environment for ur application?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
how to do manual testing on an application which is in several languages
explain v model detaily plese