Requirement is given : 1) The Login screen should require
with 2 fields "Login" & "Password"
2) After successful login
Success Message will display.
3) For Invalid login
Error Message will display.
4) "Login" & "Password"
both fields are case insensitive.
5) The Application should
be Dialog application.
What are the test cases for above requirements?
Answer Posted / shanthala
OK first you have to enter all the wrong information and
check the function is working.It is exception handling
1.enter special characters like #$%&* and check .it should
display error message
2.enter invalid user account and check.error message
3.enter invalid boundery conditions and check .error message
4.check the function with enpty fields .error message
this is all validation.function should not work for this.if
the fields are case sensitive then u have to add one more
validation test case finally
5.enter valid id and password and check .
now the function should work .
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
difference between change management and configuration management
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
How do you go about testing a project?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
what is test case management?explain in brief.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Explain Single View Testing ?
What are the different levels of manual testing?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.