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...


What are the Assumption while writing the test cases?
Explain with the example?

Answers were Sorted based on User's Feedback



What are the Assumption while writing the test cases? Explain with the example?..

Answer / mohit

The best thing is to divide the application into TCO's(Test
case Outlines)

Example,for any site there can be different TCO's for each
functionality(let's take the login part)

Note:TCO'S are just one liners.eg.
Let me take some of them(let's take the login part)
1>Username and Password are mandatory.

2>User should be able to login with correct username and
password.

3>Username and password should be case sensitive.

4>There should be entry box for each username and password.

5>There should be an option for forgot password.

6>Password should be encrypted.

7)Username and Password should not take white spaces.


Now the next step is to break these test case outlines into
test cases.There can be one or more test cases that can be
written using the tco's you have identified.

For example for tco

2>User should be able to login with correct username and
password.

we can break this tco into different test cases.
a)Login with correct username and password(user should be
able to login)+ve testing.
b)Login with incorrect username and password(user should not
be able to login)-ve testing.
c)Login with incorrect username and correct password(user
should not be able to login)-ve testing.
d)Login with correct username and correct password(user
should not be able to login)-ve testing.

For each tco look for all the +ve and -ve
scenarios.Generally if you have 5 +ve test cases then you
should atleast have 15 -ve test cases.

There may be cases where there is 1:1 relationship between
tco's and test cases as in the case with 1>Username and
Password are mandatory.

This is how i write test cases.May be this is helpful.

Is This Answer Correct ?    7 Yes 3 No

What are the Assumption while writing the test cases? Explain with the example?..

Answer / ajk

(interview answer) one has to consider the core
functionality of a application as a propriety. simple and
effective example will be online shopping site where one
test cases on ongoing promotions, placing order,payment
details etc.(you can go to any online shopping web site and
practice your own example)

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

sanity testing is done during regression testing.is it true.if it is true plz explain?

0 Answers  


how can u do monkey testing on website?

5 Answers   IBM,


Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.

2 Answers   iFlex,


how u will write test case for system testing give me example

2 Answers  


Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M

1 Answers   Oracle,


What is the difference between Developer and programmer?

13 Answers   Tech Mahindra,


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

2 Answers   Satyam,


why ur Looking for Change?(In P.M)

17 Answers   MBT,


plese tel me,how to explain insurence project

1 Answers  


What is the difference between load and stress testing?

0 Answers  


Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??

3 Answers   Philips,


what is the difference between bug and issue?

2 Answers  


Categories