How about do we go as far as writing test cases is considered?
Answer / sanjay
As far as a test case is considered while writing it, the
most important thing one has to kept in mind is the TC must
be very simple and should be understood by any any third
person other than the tester and developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of QA in a development project?
Give Sample of Validation Test Case.
regression testing falls under white box or black box testing?
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
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>
test cases for landline phone
How to write test case on paper and pen.
what is objectrepositry
9 Answers Infinite Computer Solutions,
what is black box system in software development in system analysis and design?
How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)
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?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?