What is the difference between STK related tests and WEB
related tests? Please give example of test cases for each.
Answer Posted / 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 |
Post New Answer View All Answers
What all major networks to be considered while performing application testing?
List out some defects tracking tools used for mobile testing.
How a/b testing is performed for an ios app?
Is it possible to install an sd card in the simulator? If yes, then how?
List out some of the best automated mobile testing tools available today.
How you can install sd card in emulator?
What is mt sms message?
When to choose automation testing and when manual testing?
How to monitor performance of app in android and IOS ?
What are the roles and responsibilities on a current mobile application you are testing?
List out the networks to be considered while application testing.
What is Your approach while testing mobile applications? Is it diffrent for ios and android?
I have created mobile site but donot have real devices so should i check though Emulators like mobiletest.me etc ?
How can I perform testing of real device by connecting to laptop? Is there any software to access my mobile ?
What is mo sms message?