Thursday, December 3, 2009

26. test cases for Car Locking System

car locking is done in three different ways
by inserting the key..
the automatic car lock..
and the remote lock which most of us do...
1.identifying whether the key we use is of the same car.
2.inserting the key in any of the car doors and checking
whether the car can be locked.
3.(the automatic lock system is used by not using the key)
wait for few seconds to let the doors locked automatically.
4.after turning off the engine shut the door and use the
remote lock and press the lock button and check if the carhas been locked.

25. Test cases on uplaoding files

For a single file.
1.Check that how many current records/files are there.
2.Click on add/Upload button by selecting a file.
3.Once again check for the number of records prasent.Check
for that has newly uploded file for updatation.
U can do checking for multiple files updatation.
Negatively...
Select a file which is already uploaded and click on Upload
Check the application behavior(Like It should display a
message that the selected file already uploaded..It will
overwrite Yes..No...

24. Test case for smple Login Form

testcaseid ,Description of testcase,steps to execute, input
data,Expectedoutput are the column headings of testcase.
1. Verify the following text fields in the Loginscreen-
Username,Password.
2. Verify the following Buttons in Login screen-Login,Reset.
3. Verify the mandatory fields in Login screen.(without
entering data in the text fields)
4. Verify the validation message shown when trying to login
by leaving username field.
5. Verify the validation message shown when trying to login
by leaving password field.
6. Verify the error message after logging when wrong
credentials using.
7. Verify if user is able to login to Application when
using correct credentials.
8. Verify the functionality of RESET button.9. verify the look and feel of Login Screen.

23. test case on web login and bank application and client server

1 a) Enter the URL check the login page open or
not
b) Default focus should be on user name
c) Pass word should be encrypt ional format or not
d) Pass word should not get copy or not (that is
ctrl+c, mouse right click, edit have copy disable not work)
e) Input domain testing on user name (that is boundary
value analysis)
f) Input domain testing on pass word (that is boundary
value analysis)
g) Properties check on buttons (that is able or
disable or not)
h) Functionality check on the buttons (it work correct
or not)
i) Authorization testing (that is valid or invalid
values are allow or not)
j) Ceysincitive check on the login page (that is allow
the cap or small letters)
k) After the sing out login come back to your previous
page login is must and should expired text.
l) Enter into the after login page copy the URL and
click after on the logout past the URL then open should not
allow.
m) Check the assignation time with respect to client
n) Check the cockers
o) Check the single user or multi-user are use
p) Check the usability of the login page
q) Under usability look and fell, spieling mistakes,
colures, font sieges and so on.

22. testcases to test gmail

1.enter the URL Http://Gmail.com check whether it shows
ur gmail page or not.
2.Enter with valid username and pwd.
3 Enter with invalid usenames and pwd.
4.Check the inbox it has to display uread messages.
5. check the Spam folder for junk mails.6. check whether there is an option for compose

21. (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually

1.Enter valid date,invalid blank space in month,invalid
blank space in year.
2.Enter invalid date,valid month and invalid blank space in
year.
3.Enter invalid date,invalid blank space in month and valid
year.
4.Leave blank spaces for all the fields.
5.Check whether the year entered is leap or ordinary year.
6.For ordinary year the max limit of number in day field in
the month Feb should be 31.
7.For leap year the max limit of number in day field in the
month Feb should be 29.
8.With respect to the corresponding alternate months
corresponding numbers in day field i.e 30/31 should be
accepted.
5.Enter the date below/beyond the range, i.e 32 or 0 etc.
6.Enter the month below/beyond the range,i.e 13 or 0...
7.Enter zero before the single digit number in date/month.
8.Check without entering zero before the single digit.
9.Enter valid date,valid month and only last two digits of
year.
10.Enter any alphabets in these fields.
11.Enter special characters and check.
12.Enter zeroes in all the fields.
12.Check whether the control passes on to the month field
after entering date.
13.Also check whether the control passes to year field
after entering date and month.
14.Check the format of date,month and year.
15.Check whether it is accepting date in date field,month
in month field and year in corresponding field.

20. test case on computer

while testing any object in out reail life we should
consider:-
1.Functionality of the object(sanity testing)
2.look and feel (usability testing)
3.performance
4.durability
5.Rigidity

1.Check for the basic functionality:weather pen is writing
on paper or not?
2.how easily we are able to write on paper(length & width
of pen)?
3.weather pen is writing continuesly or not..etc