What is the difference between STK related tests and WEB
related tests? Please give example of test cases for each.
Answer / pjagya
STK and WEB are totally different and hence is there testing.
STK stands for Sim Tool Kit, which includes different
services offered by different Network providers. For e.g:
Travel(Flight Shedule, PNR status, ), Music, Community,
Sports, entertainment (Jokes).... Etc. Now How is works is
You send request to the server and receives back the
response Via Message.
One important point to note is You don't require any
settings to be done for accessing STK, It works normally in
your home network(to gain access in international Roaming
You will require some permission from the N/W provider).
WEB testing will have totally different approach. There
first of all you will have to set access point and web
settings in configuration. Then with valid setting you
should be able to connect to net in expected behaviour(e.g.
it should allow you to load pages, https connections should
be handeled properly....etc )
Test Cases:
STK: 1. With a valid PNR number, you are able to see your
ticket status in receved message.
2. Invalid PNR number should result in a message saying
"Invalid PNR/ status not found"
3. For all the request sent to server You should get
appropriate messages.(5 requests will result in 5 messages)
WEB: 1. With Valid settings: You are able to open any web
page(e.g. Http://www.google.com) in browser.
2. With Invalid settings: You can't open any web page(e.g.
Http://www.google.com) in browser.
3. User can login with his user name and password only (any
prefix or suffix to password shuld nt let user login.)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is incremental testing?
Android AVD creates in android studio , How to create IOS AVD ?
I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..
What is mo sms message?
want to know basics for doing telecom domain testing?
Tell me some test cases on mobile features testing and feature interaction testing?
What all major networks to be considered while performing application testing?
What is the team wap used for?
What does a test plan for mobile app contain?
how to test different screen sizes of the devices
How to check app by slowing Wi-Fi connection ?
Which things to consider testing a mobile application through black box technique?