what are the possible test cases for sending an sms from mobile
Answer Posted / kiranbabu
Relax:
Think Functionality
check the mobile is supported or not to send the SMS
Check how many characters it deliver
Check time to deliver
Check weather it receiving delver status or not
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain transaction testing?
Explain the scalability testing?
Explain the component testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
write a test case for telephone billing ?
What are semi-random test cases?
how to write test cases for smart meter for gas and electricty
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
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..
How to test Webservices and how can we write test cases for that
How can we write a good test case?
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?
For how many days (or) weeks you will test a product or software?
What is Initial Configuration?