In a log in page what will be test procedure,test
scenario,test discription & test steps?



In a log in page what will be test procedure,test scenario,test discription & test steps?..

Answer / radhi

TestCase ID : Tc_ 01

Test Purpose : For All the users logging form Loginwindow.It
consists Username and Password fields

Testprocedure : If User enter valid username with alpha-
numeric,password

Expected Result :Login window access

Actual Result :same

Pass/FailCriteria : Test pass

Remarks :No

Tc_02
If user enter invalid username with symbols like
*,&,./?,valid password

Expect Result : Login window opened

Actual result : Login does\'t access.it displays error msg

Criteria : Test case failed

Remarks : There is error msg displays.like enter valid
user name

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Test Cases Interview Questions

What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

6 Answers   Adobe,


How many bugs have u found in your project?

3 Answers  


What is test cases for mobile phone ?

0 Answers  


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?

3 Answers  






how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

0 Answers  


explain end to end scenario's for online Money transfer in Banking Domain?

0 Answers   Flock,


what are the Test Cases for " Test Cases " ?

8 Answers   TCS,


Explain the load testing?

0 Answers  


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

2 Answers  


Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.

0 Answers  


Sample test cases for data conversion(Utility billing system)

0 Answers  


Categories