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
Why did you choose the Software Testing Field?
What is a test server?
What is alpha testing?
What is an entry criteria?
Inwhat basis the time is allocated for testing the application?
Why would we not include these?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Which test cases are written first: white boxes or black boxes?
what is agile model and spiral maodel?pls explain with an example?
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
Can automation testing replace manual testing?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
Anyone tell me the test cases of Shopping Favorite
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
How do you define a testing policy?