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 |
Explain some conformance testcases of a mobile?
What are the common bugs found while mobile testing?
How i create Emulators for andriod and iphone ?
What does mobile security testing include?
How to prepare a Test Requirement Matrix <TRM> for Mobile application.
How to know, which are the bands (850,900,1800,1900) a mobile device supports?
How to perform testing on old versions of android and IOS ? If real device is not available.
What are the common bugs found while mobile testing? Give some examples.
What should be the selecting criteria for test automation tool for mobile testing?
What does a test plan for mobile app contain?
I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..
List out some defects tracking tools used for mobile testing.