how can smoke testing be applied or associated with mobile
testing ??
Answer Posted / sairam
Hi,
As far as i know about smoke testing : It is done by
Developers on the code they have written to test whether
any memory leaks are happening or not.for this they check
whether they have given sufficient memory in to the
application,they also check whether the memory refresh is
happening properly or not, as the memory is stored in Stack
the Stack must be cleared once the application is killed,
but if that does not happen then the stack will pile up and
causes some issues due to some memory problems To solve
this devlopers use Smoke test to find such errors and this
is called smoke testing as far as i know,
Please correct me if i am wrong.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How i create Emulators for andriod and iphone ?
Name mobile application testing tools
What is the similarities between Web Testing and Mobile testing?
Mention what should be the selecting criteria for Test Automation Tool for mobile Testing?
Explain what does mobile security testing includes?
Can we use qtp/uft for mobile automation testing?
How to know, which are the bands (850,900,1800,1900) a mobile device supports?
Mention what is the Android testing strategy?
Explain the difference between a simulator and emulator.
Browser stack and Perfecto, cloud based site is helpful for mobile app testing ? any free cloud based site ?
List the process to create emulator on android.
List out some iPhone and iPad testing tools?
How can I perform testing of real device by connecting to laptop? Is there any software to access my mobile ?
Is it possible to install an sd card in the simulator? If yes, then how?
What is the android testing strategy?