ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
What actually testers do in Smoke Testing?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What actually testers do in Smoke Testing?
Answer
# 1
just tester will check whether all the functionalities are 
working properly or not
 
Is This Answer Correct ?    0 Yes 0 No
Laxmi
 
  Re: What actually testers do in Smoke Testing?
Answer
# 2
IF its is a interview question

Then add one more sentence to the above words

Its is basic testing. All the tester has first test or
checking  the application orally that all the
functionalities are working properly or not.

Murali
murali.indrani@gmail.com
9942999500
chennai
 
Is This Answer Correct ?    1 Yes 0 No
Murali
 
 
 
  Re: What actually testers do in Smoke Testing?
Answer
# 3
A quick-and-dirty test that the major functions of a piece
of software work. Originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch on fire.
 
Is This Answer Correct ?    0 Yes 0 No
Antrani
 
  Re: What actually testers do in Smoke Testing?
Answer
# 4
I know what it is .Explain Smoke testing by giving the real 
Application Example
 
Is This Answer Correct ?    0 Yes 0 No
Vvv
 
  Re: What actually testers do in Smoke Testing?
Answer
# 5
1. When testers receives an application (Build) then smoke
test is run to ascertain if the build is stable and it can
be considered for further testing.
OR
Smoke testing is cursory way of testing an application to
ensure that application is ready for major testing effort.

2. Smoke testing can be done for testing the stability of an
interim build.
 
Is This Answer Correct ?    0 Yes 1 No
Sanjeev Kumar Kesarwani
 
  Re: What actually testers do in Smoke Testing?
Answer
# 6
ok suppose on hr application is there ok
in that so many minor functionalities are there but the 
major functionalities are like

* name
* DOB.......

IF you wont enter any data in the mandatory field it has to 
prompt an error message
and after filling all the mandatary fields then only the 
save button should come to enable state
this is one of the major functionality in the application

so we will write test cases for all the functionalities
the particulat(above functionality) test case id is 100.
ok total 300 test cases are there
to execute all those it may take 1 month time.
if suppose you are execute the test cases in the 100th test 
case when we click on save button the application crashes 
so it is a show stopper

so what the tester will do is first he will check all the 
functionalities with out executing all the testcases with 
in 2 or 3 days if the build is acceptable testers will do 
real testing otherwise we  will reject the build.


if you have any doubts post me jyoshna_5785@yahoo.com


ok in
 
Is This Answer Correct ?    0 Yes 1 No
Laxmi
 
  Re: What actually testers do in Smoke Testing?
Answer
# 7
HI,Laxmi
I want to know that  we have to write test cases first & 
then execute test cases.
 
Is This Answer Correct ?    1 Yes 0 No
V
 
  Re: What actually testers do in Smoke Testing?
Answer
# 8
means

see we have to prepare test cases before getting the build 
only
but we wont execute these test cases on the build while 
doing smoke testing ok

for this you must have basic knowledge on the application
 
Is This Answer Correct ?    1 Yes 0 No
Laxmi
 
  Re: What actually testers do in Smoke Testing?
Answer
# 9
U mean to say we check all functionalities fastly
 
Is This Answer Correct ?    0 Yes 0 No
V
 
  Re: What actually testers do in Smoke Testing?
Answer
# 10
Hi Laxmi,Are u working as software test Engineer?
 
Is This Answer Correct ?    0 Yes 0 No
V
 
  Re: What actually testers do in Smoke Testing?
Answer
# 11
ya working as a test engineer



yes fastly we have to check all the major functionalities
not all the functionalities
dont ask me what are major functionalities
depends on the application we categorise the major
functionalities
 
Is This Answer Correct ?    0 Yes 0 No
Laxmi
 
  Re: What actually testers do in Smoke Testing?
Answer
# 12
When we get the build initial we perform smoke testing the 
aim of this testing is to check basic functionality. Ex. by 
giving URL home page should be open.It is wide approach.We 
touch all the functions but not in depth. If smoke testing 
fails we do not go for further testing.
 
Is This Answer Correct ?    3 Yes 0 No
Giini
 
  Re: What actually testers do in Smoke Testing?
Answer
# 13
Hey Mr. V,
 
   Laxmi give u write answer. Then Why r u ask that Whether 
he is working as a tester?

If u dont beleive in any person, then leave this forum, and 
learn by yourself.

Just believe in others and share the knowledge.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: What actually testers do in Smoke Testing?
Answer
# 14
hello,

       excuseme, can u tell main difference between smoke 
testing and sanity testing? which persons perform these 
testings?
 
Is This Answer Correct ?    0 Yes 1 No
Chinna
 
  Re: What actually testers do in Smoke Testing?
Answer
# 15
Hi,

Smoke Testing means checking whether the main 
functionalities of application are working properly or not.

Sanity Testing means checking whether the application is 
accepting cusomer expected values or not.
 
Is This Answer Correct ?    4 Yes 0 No
Hello
 
  Re: What actually testers do in Smoke Testing?
Answer
# 16
Hi All,

In the smoke testing tester run the collection of the
written test that are performed on a system or application
or build prior to being accepted for further testing.

Smoke test also called as a build verification test.
 
Is This Answer Correct ?    0 Yes 0 No
Anant Chaudhary
 
  Re: What actually testers do in Smoke Testing?
Answer
# 17
Smoke testing is basic functionality testing.In this we 
perform shallow & wide functionality of application. In 
order to ensure application is stable enough to consider it 
for further through testing.In this tester actually perform 
adhoc testing of major functionalities.After performing 
smoke testing if tester feels application is stable then 
only it will be considered for actual testing process.
 
Is This Answer Correct ?    0 Yes 0 No
Varsha B
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
When we will do Retesting? Only after Bug fixation?Is there any other case? HP6
What is Internal Links, External Links, orphan Pages, Broken Links  2
what is adhoc testing n when it wil be done?  11
What is Elementary Acceptance Testing  2
1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one? IBM11
What is the configuration tool is using in your organization.  1
Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin  1
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?  6
What are starting link to test while website testing?  3
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.  2
what techinques do u follow in suring testing? ANZ1
Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?  1
what is test initiation? can anybody post the answer. very urgent? Maveric6
how to do security testing in real time scenario in manual testing and automation testing qtp McAfee1
If there are more number of test cases, how can u pick up a selective test case? Wipro4
waht is the quality in your company?  3
what is difference between stress testing and load testing? AZTEC4
suppose u got defects.we r send to this through TD.Before that where we r stored Exalt2
What is Boundary value analysis?  2
How do you scope, organize, and execute a test project? Wipro1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com