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



give an example of how to write functional test case.in this test case can we write all +ve and -..

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

give an example of how to write functional test case.in this test case can we write all +ve and -..

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

give an example of how to write functional test case.in this test case can we write all +ve and -..

Answer / sandeep15october

i think given ans is satisfactory

Is This Answer Correct ?    23 Yes 5 No

give an example of how to write functional test case.in this test case can we write all +ve and -..

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

give an example of how to write functional test case.in this test case can we write all +ve and -..

Answer / guest

The best answer Aayaram has given

Is This Answer Correct ?    11 Yes 2 No

give an example of how to write functional test case.in this test case can we write all +ve and -..

Answer / kashif

Negative testing can be done only on text fields

Is This Answer Correct ?    0 Yes 0 No

give an example of how to write functional test case.in this test case can we write all +ve and -..

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

Post New Answer

More Test Cases Interview Questions

Hi, i attended interview in seimens they asked me suppose u have a car which is used by VIP and it has 2 alarms one is at front and other is back when ever smoke or fire is near to car it will detect it and beep alaram so wat r the possible test cases u can write plz give the answer

2 Answers   Siemens,


How to write test cases for payment gateway.

2 Answers   UHG,


write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

5 Answers   CTS, iGate, Magic Software,


There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.

0 Answers  


Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)

1 Answers  






write a test cses for sending mails through microsoft- outlook xpress?

4 Answers   HCL,


For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 Answers  


If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.

0 Answers   CybAge,


How about do we go as far as writing test cases is considered?

1 Answers  


What are basic types of test cases?

0 Answers  


Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod

1 Answers  


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

0 Answers  


Categories