Scripting The Repeatability Challenge
Mobile Applications Testing
What we are scripting, Yes this is also
the challenge for the mobile testing. The style that is use to
actually execution of the test script. Execution of script can be
performed by the automate or manually. We either write the script in
the spreadsheet or document , which can be use by a test engineer who
manually enter the key stroke, or we execute automate script that in
the turn activate the keystroke and record the result.
AS we all of us know that there are
multiple different -2 devices in the market with different menu
structure and keystrokes option. So automate scripting requires to be
abstracted away from the devices to be of any real use. Consider
scripts that follow strict keystroke on any Apple iPhone. Such script
have not any chances for working on another set like Nokia N70,
because the user interface on both will be different completely. But
fortunately, Most of the automated testing software provide high
level scripting function such as like 'goto URL' or the 'send SMS',
which are not the dependent on the individual menu structures of the
targeted devices. Mostly devices emulator are capable of the
automating execution of test using a higher level, abstracted
scripting language that is not the devices dependent.
When we use automate script, then the
cost of set up the script will be typically increase higher that the
cost of a single manual execution of any testing script. But actually
it is the testing scripts that we execute on any periodic basis, each
and every time that we subsequently execute the script the more time
and the effort we will store it. IF we execute the scripts enough, we
will eventually recover the initial script cost.
So Finally multiple automate script
tools have special ability to 'spider' or 'crawl' a mobile web site.
This is a special capability that can be test an whole site with the
single one command. Although such capabilities will not be capable to
perform complex transaction, It will be a quick test to setting up
that will walk our mobiles Web Site looking at every pages for error
and the device inconsistency and is a very strong and cost effective
tools.
RECOMMENDATION
Scripting The Repeatability Challenge |
Except above if you did not found
your required solution then let me know by the comment to rectify your
solution
No comments:
Post a Comment