Answer Posted / venkat
By simply, A Testcases can cover all the positive and
negative conditions of that particular Client
requirement.The current testcase will help you to test
requirement after getting the build from the developer.
For ex:Customer requirement is he need blue writing pen.
After making pen ready to write once.whether it is
writing blue or some other colour.if its write blue
colour,then your testcase pass,otherwise your test case
fails.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Positive and Negative test cases for the speedometer?(minimum 5 each)
Explain the smoke testing?
write test cases on file open dialog box in notepad
What is use case testing?
Explain the exactly meaning of test case?
Explain the concurrency testing?
Explain how to develop a test plan and a test case.
Explain the ad hoc testing?
What is the domain testing?
write a test case flipkart login page
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Please guide me for Add new user test cases
Define some of the attributes of a test case?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?