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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many test cases u will write for Acceptance testing?

1792


What is the state testing?

722


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

720


Write a test case of login window?

714


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

1670






How should I maintain the test cases and Test Log for different versions/builds of the application.

1967


What is the domain testing?

663


What is Initial Configuration?

1948


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

2486


Explain the concept of semi-random test cases?

792


write a test case for telephone billing ?

3895


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1093


Who will take care of test plan and test case?

1651


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1519


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2202