Sir I m student
I mreading sytem testing as my core paper
I want to know how I can make Test case for smple Login Form
Answer Posted / balu
1.check for availability of username,password text boxes and
submt button
2.enter correct username and password and submit and check
whether it is accessing your home page or not
3.password should not be display charcters and it should in
dot format
4.if username and password dosent matches warning message
should be displayed.
5.clear button must be there
6.forgot password button should be there
7.new user's option should be there
consider above 5,6 options according to the coustmer
requirements................
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is explain security testing?
How to write test cases for lift?
Do you know explain security testing?
can any body help me with providing a a case for usability testing...
What is the logic testing?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Pls tell me test cases for pepper grinder
how many test cases do u need to ship a product?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Explain the monkey testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Why is it that the boundary value analysis provides good test cases?