Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

0 Answers  


what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability

2 Answers   Wipro,


Test a file replication service that copies files from one net location to another

0 Answers   Microsoft,


Write test cases for orkut?

2 Answers  


150 integration testing scenarios for gmail

0 Answers  


test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects

4 Answers   Wipro,


plz explain vss?

7 Answers   MBT,


Write a test case for computer keyboard?

0 Answers  


Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?

9 Answers  


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

0 Answers  


What could be test cases for windows calculator using risk based testing

1 Answers  


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


Categories