write test strategy for hotmail login screen
Answers were Sorted based on User's Feedback
Answer / mahesh kumar
Test_case_Id-- 01
Objective/Purpose--- To check the user login hotmail
successfully or not
Pre-condition---- Hotmail login page should be open with
its all contents.
Test Data-- User name and password
Steps--1.Write correct user name and password in respective
textboxes
2.Click on Login button
Expectid Result--- User login successfuly and home page
should be open.
Actual Reslt---
Review State---
Comments--
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rahul ubhale
test scenario:
test set-
{
test case 1: test data {correct username , correct password}
expected output- user should click on
login button and get result as login successfully
test case 2: test data {correct username , incorrect password}
expected output-when user click on login button
it gives message as password is incorrect.
test case 3: test data {incorrect username ,
correct/incorrect password}
expected output-when user click on login button it responds
as wrong username or password.
and so on.....
}
steps to follow while testing
1)fill username
2)fill password with case sensitiveness
3)click on submit button
there is different strategy to test hotmail while
registering the user or SIGNUP...........
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arif shaikh
First of all We should identify the Scenario
There are 2 Scenarios
1. Positive
2. Negative
1. Positive - User can Log in with correct credentials
2. Negative - There would be 4 Scenarios which are mentioned
below
Wrong User ID - Correct Password.
Wrong User ID - Wrong Password
Correct User ID - Wrong Password
In this scenarios the user should not get logged in and
should get appropriate messages
Please let me know if i am missing any thing
Arif Shaikh
Samu2caarif@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
what is test log? what fields does it contain, At which stage do we use this in real time?
Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined
can you tell me how to write test cases from use case?
What are differences in testing a client server and a web application?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
How to prepare tracability matrics
can any one please give bug reporting format of bugzilla ?
What is the difference between Smoke Test & Sanity Test?
10 Answers Qualtree Solutions,
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
what is sanity testing when do u start it
Had u done the Web Application Testing ? if yes then what is the difference between Web App. Testing & Desktop testing? Apart from technical part what difference did u find while testing?
name some popular functional testing tool