Write Test Strategy for Hot mail Login Screen?
Answers were Sorted based on User's Feedback
Answer / amulyaranjan behera
Test Strategy deals with what type of testing techniques
involved in the projects(EX: Functional, Usability...etc) and
Entry and exit crieteria
For Hotmail Login
Type of testing: Functional
Entry Criteria: Login page should be displayed
Activities: Email Id and Passowrd is enteredand clicked on
submit
Exit Crieria: Should display Hotmail Home page
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / mudaseer
test strategy we check end to end business flow
test strategy for hotmail login screen
1 enter valid user name and password then it should go to next page
2 enter valid user name and invalid password it should display user name and password are not matching
3 enter invalid user name and valid password it should display username and password are not matching
4 without entering username and password click on login it should display enter username and password
5 enter only user name and not password it should display enter password
| Is This Answer Correct ? | 3 Yes | 2 No |
Tell me about the worst boss you've ever had.
What is meant by code walkthrough?
how we can generate test scenarios
what is the combination of grey box testing
Tell me agile process in your company
test cases for Insurance Processing System ?
where do we store our test cases>?
If they give alphanumeric in the specification can it accept only numbers and only alphabets
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
Why is software testing required?
what is the critical defect in telecom domain?help me out from this prob its very urgent
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?