Write the test cases for sending a message through mobile
phone (assuming all the scenarios )Its urgent .....
Answers were Sorted based on User's Feedback
Answer / ...latha
Go thru these Testcases, if any more to add or any of them
to be correct ,plz do it...
Check for the availability of the Mobile
Check the buttons on the mobile
Check the mobile is locked or unlocked
Check for the unlock of the mobile
Select the menu
Check for the messages in menu
Select the messages
Check for the write message in messages menu
Select the write message
Check the buttons writing alphabets
Check for the chars how many u can send
Write the message on the write message menu
Select the options
Select the send
Check whether asking for the phone No. of the receiver
Select the Search for the receiver Phone No. if Exits
Enter the Phone No. of the receiver
Select Ok
Check for the request send
Thanks
| Is This Answer Correct ? | 14 Yes | 8 No |
Answer / naresh
In addition to that u can also test
1. check whether u r able to send to many.
2.check whether u r able to send to any mobile which is
temporarly disconnected.
3.check whether u can send to landline no,toll-free no.
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / mohan
Latha, u juss specified positive flow.
main scenarios are:
1. Check whether u are able to send if Entered Text exceeds
the limit
2. Try to send the message to invalid number(Less than 10
digits and the number doesnt exist like 1111122222)
3. Try to send a message to ur mobile
Please do concentrate more invalid validations instead of
+ve flow.
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / jagrati
Hey, First of all to test before any product
;- test its basic functioanlity like
1. Where message option is present in mobile.
2. if yes then does it open after pressing the select button.
3. check how much options are there , there should be
atleast inbox, create, draft and sent.
4. Click on Create , does it open text box.
5. does it allow user to write.
6. max. character length.
7. enter number to which u want to send. does it accepts.
8. click on send button, does it send the message.
there are many more scenarios which we have to test but
after testing the basic functionality positive flow if it
works then we should go ahead for negative testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / tesfaye
Hi mese how are u? I am fine Ur phone is not give the
answer so please read the message and send the document
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / krishna
first u can check the battey life. if battery life is gud u
can proceed
| Is This Answer Correct ? | 5 Yes | 6 No |
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
What is Test management?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
what is the difference between PEGA based web application testing versus web application testing?
What is the difference between sanity and smoke test? Please explain with an example.
what is Test deliverable and Release Note?
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
Write the test cases for a dot (.)? Dot on a blank paper.
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
what is statergy?
Describe your experiences with code analyzers.
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?