Write the functional test case for opening a user email
account on any website(like yahoo rediff,gmail)



Write the functional test case for opening a user email account on any website(like yahoo rediff,gm..

Answer / deepthi karnati

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

Post New Answer

More Test Cases Interview Questions

What are semi-random test cases?

0 Answers  


Explain the acceptance testing?

0 Answers  


write a test case for car

2 Answers   Impact Systems,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

0 Answers   ISTQB,


testcases for biggest of three numbers?plz give the answer

5 Answers   IBM,






How to write email id in world wide web

0 Answers  


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

0 Answers  


Explain the format of a requirement traceability

0 Answers  


how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.

0 Answers  


Explain the concept of semi-random test cases?

0 Answers  


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.

0 Answers   CybAge,


Categories