write a test case which covers the major functionality of
yahoo login
Answer Posted / art
i think u have to write pre-requisite such as yahoo
homepage is open or cursor is in login window.
1. then type yahoo id
after it cursor will set on password window
2. type ur password
3. click on "sign in"
if both r right ur login page should b open
else it gives msg"verify ur id or password"
if u have choose sign up option
it should open the sign up form and till u not fillup all
mandotary fields as per rule it should not submit ur form.
and after creating ur account login process is same.
but i am quitely doubted about sign up option guys give ur
opinion
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
how to test stand alone programs?
Explain the static testing?
how to write a test cases for courier offices?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
can one defect be mapped to more than one test script in manual testing
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How to generate test cases for 'replace a string' method?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Write test cases to test a browser app
What is gray box testing?
Explain the branch coverage testing?
What is ramp testing?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Explain the scalability testing?