how do u do smoke test for login page which has username ,
password, ok, and cancel buttons
Answer Posted / puneet
Smoke testing in this case will be to test the button OK
and Cancel. Type in any thing in the username and password
field and press the OK button, the page should change and
the request should have gone to the database to confirm if
it is a valid request or not.
You should have no concern whether the login is successful
or not, the functionality is to test whether on pressing
the OK button the request is sent or not .... and it is
working perfectly.
Same do for the Cancel button and see if that works as per
functionality.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is desk checking and control flow analysis
What is difference between cmmi and cmm levels?
What is the difference between stlc and sdlc?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
What is the main use of preparing traceability matrix and explain the real time usage?
Have you ever completely tested any part of a product? How?
whats main working for tester. and developer, and prject manager.
How do your characteristics compare to the profile of the ideal manager that you just described?
What is defect validity ratio?
What are the tasks of test closure activities in software testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What are the advantages of black box testing?
What is quality center? How many built in tables does quality center have?
what is API 2.0?