write the test cases for how do u send a message in mobile
Answer Posted / chitra
1.Verify whether phone is in On state.
2.Verify whether the network is available.
3.Verify whether the mobile supports message sending.
4.if the above all are suitable for proceedings then go for
menu option.
5.select Messages option in the menu.
6.select write message option from the list.
7.enter the text not exceeding the limit.
8.it should not accept the text exceeding the limit.
9.after entering the text enter ok button
10.select options for sending whether group/single/contacts.
11.if contacts option is being selected then select the
required no. and then click ok.corresponding message to
that no.shall be transfered.
12.if u directly go for number option then type the number
and then click ok.
13.message to the corresponding no. is being transfered.
14.mobile displays sent message text .
15.mobile also displays delivered message text confirming
that message has been delivered to corresponding no.
16.successfully message can be send in mobile.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Explain the sanity testing?
Test Case for Text Editor!
how to make test case for anolog voice logger?
Explain the acceptance testing?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
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?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
150 integration testing scenarios for gmail
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Pls tell me test cases for pepper grinder
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.