While writting Test Cases test testers have to write what
test inputs/data he/she is going to use
Answers were Sorted based on User's Feedback
Answer / 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 |
how to write test cases for credit card payment
What is component testing?
How can we write a good test case?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
Tell me 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
can any one send sample test case documents in informatica with examples plz send documents to "mrlsurya@gmail.com"
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
Write the functional,system test case for a electric bulb which have two electric switches.
Explain the ramp testing?