write a test cses for sending mails through microsoft-
outlook xpress?

Answer Posted / mandeep

in addition to above -
- check if the attachments are being attached
- what is the maximum size of attachment that can be
delivered.
- creating rules is possible or not and are they working
fine.
-check error msg in case size of attachment is greater than
expected
- recovering deleated mails is possible or not
- max no of days till which deleted mails can be recovered

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

test cases for friend finder system using gps?

1183


Explain the sanity testing?

685


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1931


For how many days (or) weeks you will test a product or software?

1561


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3031






What is test cases for mobile phone ?

777


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

1847


Explain the monkey testing?

667


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

15637


Write a test case of login window?

712


Test Case for Text Editor!

2769


write a test case for yahoo compose page?

2279


i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

5914


write the test cases for facility module

1214


Do you know mutation testing?

697