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


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

what is black box system in software development in system analysis and design?

0 Answers  


How to write test scenarios for a Web application, with an example?

2 Answers  


Explain the state testing?

0 Answers  


Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?

4 Answers   GE, Genpact,


Sample test cases for data conversion(Utility billing system)

0 Answers  


Is there any formula to find the number of test cases needed

4 Answers   Satyam,


how to write test cases for online restaurant table booking system?

0 Answers  


can any body help me with providing a a case for usability testing...

0 Answers  


Write all test cases for any credit card.

13 Answers   SIT,


Write the functional,system test case for a electric bulb which have two electric switches.

4 Answers   Manhattan,


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

0 Answers  


can u tell me how do we writetestcases for perfomance,load,And stress?

2 Answers   IBM, Wipro,


Categories