Suppose if you have given Login screen to Test. What type of
tests r u going to do on that.How many test cases can u
write.?
Answer Posted / suresh
These are the test cases i wrote for a login screen
and i wrote 26 simple test cases, if i depth i will write
another 10 test cases
Test case 1
1.Minimum 4 characters = PASS
2.Maximum 16 characters = PASS
3.Less than 4 characters = FAIL
4.Greater than 16 characters = FAIL
5.Special characters = FAIL
6.Blank space = FAIL
7.Both alphabets and characters with minimum 4 characters
and Maximum 16 characters = PASS
8.Both alphabets and characters Less than 4 characters = FAIL
9.Both alphabets and characters Greater than 16 characters =
FAIL
Test case 2
10.Minimum 4 characters = PASS
11.Maximum 8 characters = PASS
12.Less than 4 characters = FAIL
13.Greater than 8 characters = FAIL
14.Special characters = FAIL
15.Blank space = FAIL
16.Both alphabets and characters with minimum 4 characters
and Maximum 8 characters = PASS
17.Both alphabets and characters Less than 4 characters = FAIL
18.Both alphabets and characters Greater than 8 characters =
FAIL
Test case 3
User Name Password Criteria
19.Valid Valid PASS
20.Valid Invalid FAIL
21.Invalid Invalid FAIL
22.Invalid Valid FAIL
23.Valid Blank FAIL
24.Invalid Blank FAIL
25.Blank Valid FAIL
26.Blank Invalid FAIL
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What is defect removable efficiency?
What is Web testing & which action we take at the time of Web Testing?
define Testing of Procedure, Triggers and Functions in data base testing ?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
what are the testing appraoch that you have tested for Bread toaster
If automating - what is your process for determining what to automate and in what order
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
Is compatabilitytestig and port testing are same
Suggest some book to learn more test case???
What are the bussiness scenories?
What is bottom-up approach?