While writting Test Cases test testers have to write what
test inputs/data he/she is going to use
Answer Posted / hema
testlead will prepare the test data but, tester will give
the sample data while writing the testcases. both negative
and positive data's are given by the tester while writing
the testcases.
am I Right?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use case testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What are semi-random test cases?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
I want 100 test scenario for gmail
What is the logic testing?
What is the syntax testing?
Could you pls give me sites where i can test card? mail me to
What is the domain testing?
Explain the scalability testing?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases