Write 5 best test cases for :
Login screen
Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive
Answer Posted / srikanth
1 Check the without Enter the User Name and Password
it will display You should Enter User Name and Password.
2 Check the Enter the Only User Name
the Click "OK" Button It will display You should enter password.
3 Check the Enter the Only Password
the Click "OK" Button It will display You should enter User Name.
4 Check the Enter User Name and Password with Valid data
then it will Open Home Page
5 Check the Enter User Name and Password with Invalid data
then it will display Error message (You Enter correct User Name and Password )
6. Check the Enter User Name and Password with vaild data After login page Open then Click on Back Button it will display Login Home Page.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain branch coverage and decision coverage.
What is Dynamic Binding and Dynamic Loss?
what are the types of Bug?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
Write a set of test cases to test youtube?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
What is validation in software testing?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Can anyone list out major scenarios for an application managing drug composition?
What are the various techniques in white box testing?
What is a defect age?
What is Online gaming, payment gateway development, hosting and custom software development services.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is the difference between web based application and client server application?