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 is the full form of mms?
what happens to agilent tool when mobile connected to it crashes and how to test call forwarding in agilent tool
List out some defects tracking tools used for mobile testing.
How to create the log file?
How a/b testing is done for ios app?
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 mt and mo in sms?
What all devices have you worked till now?
List a few common roadblocks for a tester with use of cloud computing for testing.
what is meant by AVD ?
Mention some ipad and iphone testing tools and their usability.
how to test different screen sizes of the devices
Why mobile phone has 10 digit numbers?
Explain what is the difference between simulator and emulator?
Do app effect if minor version changed or updated ? do we need to perform regression testing of mobile app ?