Write the functional test case for opening a user email
account on any website(like yahoo rediff,gmail)
Flow1:
-Verify the UID: Enter the Valid UID
-Verify the PWD:Enter the Valid PWD
-Click on Login:It should take the user into his account by
showing the no of unread mails in his account
Flow2:
-Verify the UID: Enter the In Valid UID
-Verify the PWD:Enter the Valid PWD
Click on Login:It should display an error message that
Invalid User Name or Pwd
Flow2:
-Verify the UID: Enter the Valid UID
-Verify the PWD:Enter the In Valid PWD
Click on Login:It should display an error message that
Invalid User Name or Pwd
| Is This Answer Correct ? | 16 Yes | 5 No |
Could you pls give me sites where i can test card? mail me to
test cases for traffic signals in a four raod junction.
write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya
6 Answers Barclays, Stag Computers,
how we test the login page using jwebunit test case...
Can any body explain How to Install the QC9.0 on XP OS
Define some of the attributes of a test case?
write testcase for sql table? this is the question asked by interviewer?
what is run time object
4 Answers Infinite Computer Solutions,
Explain the smoke testing?
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
i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.
How to write test cases ?