give an example of how to write functional test case.in
this test case can we write all +ve and -ve conditions?
Answer Posted / aaryam
i think the best way to write a test case +ve and -ve is
firstly write all +ve test cases which matches the
requirement specification so in a same manner u get the +ve
answers or outputs of all ur test case execution(can Say "Pass")
then make another category of -ve test cases, which can also
set ur mind -ve to find a defect... so u cant confuse
between which case should i write first...and what output is
correct.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Explain how to develop a test plan and a test case.
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
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?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
What are basic types of test cases?
Explain the logic testing?
Explain the ad hoc testing?
Explain the state testing?
Explain the monkey testing?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
Explain the dynamic testing?
Please guide me for Add new user test cases
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Explain the concurrency testing?