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 Posted / 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 |
Post New Answer View All Answers
how to write test cases for online restaurant table booking system?
Explain the ad hoc testing?
write a test cases for WLAN
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Scenarios to test wireless Speaker via bluetooth
Explain the branch coverage testing?
Write test cases to test a browser app
write the testcases for migrating data from one database to another database?
Explain the smoke testing?
write test case for pen cap if it is not present?
Explain the logic testing?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?