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 ?    0 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
 
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this. Emptoris2
Explain Equavalence Partioning.With example? CSC2
How you can decide the number of testcases are enough for testing the given module? AppLabs3
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing. Syntel3
what are the add-in to the mercurytools to test webbased dotnet applications.answer plz  1
What is the purpose of test plan in your project? Ordain-Solutions4
what is definition of functional and security testing  2
what is penetration testing? MBT2
What is testing web based project?Give one Example  1
what is testing  6
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that? TCS5
how to test manually from date and todate selection from calender  3
How to do test if we have minimal or no documentation about the product?  5
What is the testing lifecycle and explain each of its phases (eswar)  1
What sre the documents used in SDLC, and STLC?  1
what is monkey testing? Siemens12
why you choosed testing as a carrer? Verizon6
What is meant by system testing?  3
what are quality tools and its types?describe each TCS1
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down  2
 
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