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 is transaction testing?
What is the role of QA in a development project?
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
test cases for black board test cases for pencil
What is the correct answer of basic types of test cases ?
I want 100 test scenario for gmail
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
wht are the possible test cases for save button in notepad?
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
In general, how do you see automation fitting into the overall process of testing?