give an example of how to write functional test case.in
this test case can we write all +ve and -ve conditions?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raju
Yeah. All the +ve and -Ve conditions can be written.
Eg :
1. Enter the URL : HTTP://WWW.ABC.COM and click on go button
2. Enter the userid and password and click on login.
3. Navigate to the abc menu.
4. Enter the valid data(functionality which you want to
check).
5. Click on Insert button.
6. Check if the message is displayed or not.
| Is This Answer Correct ? | 36 Yes | 11 No |
Answer / sonia
positive testcases r written on the basis of specification
given and tester is trying to approve that written function
fulfill all the requirements..
but negative testcases is written with intension of finding
bugs........
Ex :- if any text field specification given to accept only
range [1-10].
Your testcase input :-
1. 0
2. 11
3. #$%^&^*
4. 1a
5. 2A
6. Blank
etc...........
| Is This Answer Correct ? | 21 Yes | 6 No |
Answer / kashif
Negative testing can be done only on text fields
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / yuvraj
i think the best way to write test cases is ....first u
write -ve test case then u write +ve test case, bcoz tester
always thought nagative(finding bugs)..........
| Is This Answer Correct ? | 6 Yes | 10 No |
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
write a testcase for tea cup?
test case for digital camera
Write few functional & non-functional test cases for a payment gateway system
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
write a test case for yahoo compose page?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
write test cases for test cases...?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Can any body explain How to Install the QC9.0 on XP OS
how test cases can be made for a software