For a Login screen with Username, Password input fields and
Enter, Cancel button write Test Cases for GUI, Funcitonal,
Negative, Usability and Security testing.
Answer / jennifer
GUI test case will be:-
-User Name and Password field are appearing in proper position In the page or not.
-User name and password fields are having same font, proper look up feeling or not.
-User name and password field are properly aligned.
-Check the spellings are proper are not.
Functional test case:-
-To verify whether all buttons are working as intended as per specification.
-To verify whther user is able to write in the login and password fields.
-To verify whether user is ab;e to login on entering valid credentials
-To verifuy whether tab key works in intended manner.
Negative Test case:
-To verify whther user is able to enter the system on entering invalid credentials
Usablitity test case:
-TO verify whether interface is user friendly for new user
-To verify the text is visible on buttons
Security testing:
-To verify when user enter invalid credentials is not taken into the system.
-To verify when user enter any text in the password field is printed in asterisk format
-To verify user is not taken into the system by entering only user id
- Check if the login function is already HTTPS
-Check by login into the system from another browser.
| Is This Answer Correct ? | 13 Yes | 0 No |
What are the test cases for mouse?
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?
What are the properties of a good requirement?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
What is mean by Equal Partitioning
write test cases for flipkart.
What is DOMAIN TESTING
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
Give me a sample test case for an online purchasing system?What testings u do for the same ?
8 Answers Flipkart, NIIT, Polaris, SQTL, TCS,
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.