suppose an interviewer asks you to write a testcase for a
login window (and application is not given to test). Should
we write actual results or expected results or both?

Answers were Sorted based on User's Feedback



suppose an interviewer asks you to write a testcase for a login window (and application is not give..

Answer / phani_k07

We will write the test case procedures only ,we can write
the BVA and ECP test cases for it.For instance
TEst case 1 :valid user name entry (shud be b/w 4 -14 chars)
then
BVA are min char 4 max char 14,min+1 ,min -1 ,max +1 ,max-1.
ECP are a to z ,0 to 9 ,A-Z,special chars ,blank.

Is This Answer Correct ?    3 Yes 1 No

suppose an interviewer asks you to write a testcase for a login window (and application is not give..

Answer / b.venkat reddy

if u draw the diagram of login as follow
username .............
password .............
ok cancel
first we will write the testcases based on boundary value
analysis and equilly partitioning
accorinding bva, if username accept the characters between
4-14 we should write x-1,x,x+1 and y-1,y,y+1 as 3,4,5 and
13,14,15
according to eq, we should write the valid and invalid case
based on 0-9,a-z,A-Z,special characters and spaces
if any wrong mail me ,thank u

Is This Answer Correct ?    4 Yes 2 No

suppose an interviewer asks you to write a testcase for a login window (and application is not give..

Answer / nits

you should go for test scenarios..thats it.It will be
enough for the interviewer.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


write a testcase for electronic door?

3 Answers  


Who will take care of test plan and test case?

1 Answers  


how to write test cases for sort drop down box containning 6 options in the drop down list.

3 Answers  


whai is the exactly meaning of test case

9 Answers  






Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week

0 Answers  


What is STATEMENT COVERAGE testing

1 Answers  


write test case for pen cap if it is not present?

0 Answers  


In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?

2 Answers  


Write test cases for 8+4?

0 Answers  


what are the possible test cases for sending an sms from mobile

2 Answers  


write test case for banking application

1 Answers   Zeal Encore,


Categories