how to write testcases for google registration screen?
Please give me the answer ASAP.send me the answer to
gutha_424@yahoo.co.in.
Answer / apoorva saxena
1 login screen should be appear to he user
2 user id should be 8 character.
3 password should be 10 char
4 there would be sign in option on the screen
5 if user id less than 8 char it should displaay error message
6 if password less than 10 char it should display error
message
7 you can use all special symbol and no in user id
8 you can not use all special symbol and no in password only
no can be use
9 if anyone use special symbol and no in password again it
should display error msg.
10 there should be a stay sign in option in login form
11 for wrong user id should display error message
12 for wrong password should display error message
13 for writing mistake and spelling mistake in user id
should display error msg
14 font size shoul bi 11
15 user id should not be in caps lock
16 PASSWORD should not be in caps lock
17 for a new user there should be a create account option
18 password should be in coded form.
19 for a new user there should be example of user id.
20 no option for copy of user id
21 no option for copy of user id
Is This Answer Correct ? | 30 Yes | 9 No |
How about do we go as far as writing test cases is considered?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
How to write test cases on for Logging management?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
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
How can we write a good test case?
Smoke Test Checklist for Gmail please someone help!
ATM application ( scenarios ): Analysis and testcases
Explain the sanity testing?
How can we write integration and regresion test cases based on scenario ?
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.