write the test cases for mobile incoming,out going etc
Answer Posted / shekhar sakpal
tc no.-TC1/TC Desc-check for out going call
(Mobile 'A')/step to be executed-dial call by pressing
green button/
expected result-
1.should have valid SIM card
2.should have the charged battery(to receive call)
3.Mobile 'A' should have balance
4.call waiting option should available on Mobile 'B'
5.Network should available on Mobile 'B'
6.should display name(for saved contact) or number(for
unknown contact) on making call
7.should call to the correct contact selected
8.should not call when keypad is locked
tc no.-TC2/TC Desc-check for incoming call
(Mobile 'B')/step to be executed-receive call by pressing
green button/
expected result-
1.should have valid SIM card
2.should have the charged battery(to receive call)
3.should receive call when even keypad is locked
4.should ring the ringtone(on coming call)
5.should receive call when red button is pressed
6.should display reject call and silent option on screen
7.pressing red button call should get reject
8.should display name(for saved contact) or number(for
unknown contact)
friends correct me if i am wrong...
| Is This Answer Correct ? | 42 Yes | 10 No |
Post New Answer View All Answers
Explain how A/B testing is done for ios app?
What are the roles and responsibilities on a current mobile application you are testing?
What is the basic difference between emulator and simulator?
What are the common critical, blocker, major, minor bug founds while testing a mobile?
how you test data throughput in femtocell?and what is the data throughput?
What are the common bugs found while mobile testing? Give some examples.
Explain the selection criteria for test automation tools for mobile testing.
Now a days , Mobile devices are coming in different sizes so how to test app on various sizes ? I know from emulator but is there any specific resolution needs to target?
What are the defects tracking tools used for mobile testing?
When to choose automation testing and when manual testing?
Explain Android testing framework?
What is mo sms message?
What kind of testing should we need to perform while testing Mobile web ?
Which things to consider testing a mobile application through black box technique?
What is Your approach while testing mobile applications? Is it diffrent for ios and android?