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

If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so

3 Answers  


write the testcases for migrating data from one database to another database?

0 Answers   Wipro,


Write a test cases on a facebook

10 Answers   Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

0 Answers  


Explain the exactly meaning of test case?

0 Answers  






What is the role of QA in a development project?

6 Answers  


can anyone please send me the sample testcases on how to write it into the testtemplates

3 Answers  


how to write a jwebunit testcase for ejb3.0 project

0 Answers   Wipro,


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

0 Answers   Cognizant,


how we test the login page using jwebunit test case...

0 Answers   CTS,


is test cases are necessary for testing non functional testing

1 Answers   MSCI,


Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)

1 Answers   Cognizant,


Categories