how can smoke testing be applied or associated with mobile
testing ??

Answers were Sorted based on User's Feedback



how can smoke testing be applied or associated with mobile testing ??..

Answer / chandrasekaran

Consider a Mobile, It is integrated by many feature. Like
contacts, Bluetooth, and etc., Just we will make sure that
all the applications are integrated properly and whether we
can able to open all the application. But we will not test
the functionalites.. Ex., we will check If you Press, BT
Icon, We will just check BT Options are opening but not
testing functionalities.

Is This Answer Correct ?    5 Yes 0 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / mady

pallavi i believe u need to get more cleared

Smoke testing is done by developers before the build is
released or by testers before accepting a build for further
testing.
In software engineering, a smoke test generally consists of
a collection of tests that can be applied to a newly
created or repaired computer program. Sometimes the tests
are performed by the automated system that builds the final
software.


so here my question was how can this method be applied to
mobile testing . . .

Is This Answer Correct ?    5 Yes 2 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / biswajit mohanty

Hi
There are two types of smoke test carried on Mobile.
1. Hardware
2. Software

For smoke test on software, one has to check that, he/she is
able to flash the phone correctly with the provided
build/release. Once flashing process is done correctly, then
he has to check that, he/she is able to open all the
application present in the application shell like contacts,
messaging, etc etc..... Also he has to check the power
ON/OFF also happening correctly.. If this work perfect, then
one has to do sanity for the intended application in order
to decide the stability of the build for further testing in
depth. Sanity can be manual or automated.

Is This Answer Correct ?    4 Yes 1 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / prabhu

Hi,

Smoke testing can be done on a Mobile once the latest SW
build has been released to the test team. Smoke test or
build check is nothing but jus the basic functionality
check for all applications, test scope parameters that are
involved in mobile application testing, testing very basic
and important features of the mobile and also testing the
SHOWSTOPPER issues/applications at a higher priority level.

Is This Answer Correct ?    3 Yes 1 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / pallavi

The term comes to software testing from a similarly basic
type of hardware testing, in which the device passed the
test if it didn't catch fire the first time it was turned on

Is This Answer Correct ?    4 Yes 7 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / 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

how can smoke testing be applied or associated with mobile testing ??..

Answer / prem

Smoke testing in context of sofware testing is like a basic
sanity testing to check if the software meets the minimum
entrance criterion to be taken further for regression
testing.

With reference to mobile phone testing, usually a subset
of regression test cases (the most basic ones) are
executed (manual or automated) and execution time not
exceeding 30min - 1hr.

Is This Answer Correct ?    0 Yes 3 No

how can smoke testing be applied or associated with mobile testing ??..

Answer / praveen

hey guys
as pallavi answered smoke testing has derived from hardware
testing.. its a basic testing technique done on the hardware
after connections are made to check any short circuit has
happened or not.. that is to check the connections are
intact and no hardware is burnt. if any hardware is burnt
smoke comes out.. so its referred as smoke testing.. its the
initial testing procedure... and in the context of smoke
testing on mobiles, we see to that the handset gets powered
on without any circuit damage to the handset... thats no
smoke coming from the mobile.. :-)

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Mobile Testing Interview Questions

What is gprs and how it works?

0 Answers  


How i found latest design of andriod app and iphone app ?

0 Answers   TPS,


what is syncro nisation handover?

1 Answers  


What is the difference between TDMA and FDMA.

5 Answers  


Explain critical bugs that you come across while testing in mobile

1 Answers   IBM,






What all major networks to be considered while performing application testing?

0 Answers  


What is the difference between web testing and wap testing?

0 Answers  


List out the best practices for Android Testing?

0 Answers  


wat are the fields in bug reporting

7 Answers   Motorola,


how can we test a mobile and what are the process to follow for testing a mobile or a PDA?

1 Answers  


What are the common critical, blocker, major, minor bug founds while testing a mobile?

0 Answers  


what is the defferent b/w mobile testing, mobile application testing?

7 Answers  


Categories