write a test cses for sending mails through microsoft-
outlook xpress?
Answer Posted / vighnesh
In addition of above also check following..
-Other functionalities like font color change etc
-Try to mail on invalid mail ID, a proper response should
be received (i.e. mail delivery failure)
-check how many number of recepeint supported and try with
more mail ID than supported, it shoud not crash and proper
message should be displayed.
-check save in draft feature.
-write mail and cancel it before sending it, it should
reconfirm before cancel and should not send mail.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain the integration testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
How to write test cases on laptop???
How to test Webservices and how can we write test cases for that
How to write email id in world wide web
Explain the exactly meaning of test case?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Explain which test cases are written first black boxes or white boxes?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
how to write a test cases for courier offices?
explain end to end scenario's for online Money transfer in Banking Domain?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
how many test cases do u need to ship a product?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?