write a test cses for sending mails through microsoft-
outlook xpress?
Answer Posted / hemasubu
a) check the succesful login of the microsoft oulook xpress
after entering the user ID & password.
b) check whether the microsoft oulook xpress is opening.
c) check whether the new mail/reply/reply to all/forward
button is enable.
d) check that we are able to type the subject,body in the
mail.
e) check that we r able to add the email_ID(email_address).
f) check whether the signature is automated in the new
mail/reply/reply to all/forward mails(if required)
g) spell check(if required)
h) check whether the send button is enable.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
how to write a test procedure & test log for login system
Pls tell me test cases for pepper grinder
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
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
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
In a log in page what will be test procedure, test scenario, test description & test steps?
Test a file replication service that copies files from one net location to another
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
write a test case flipkart login page
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
test cases for bus transport (TNSTC)
Do you know explain security testing?
Sample test cases for data conversion(Utility billing system)