Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


at what step sanity testing and smoke testing do?

Answers were Sorted based on User's Feedback



at what step sanity testing and smoke testing do?..

Answer / rgv

smoke:

To test basic functionality is working or not

this is wide testing

Sanity :

it is subset of regression testing

this is depth checking after the minor changes done to the
application.

correct me if wrong

thanks
Rgv

Is This Answer Correct ?    1 Yes 0 No

at what step sanity testing and smoke testing do?..

Answer / raga

Sanity testing is a subset of regression testing, which is
used to prove the application is functioning according to
specifications.
Whereas Smoke testing is done prior to the regression
testing, or when the build is ready for testing. It is used
to verify whether most crucial functions work fine, so that
the build can be accepted for further testing.

Is This Answer Correct ?    2 Yes 3 No

at what step sanity testing and smoke testing do?..

Answer / vijay

Sanity test will do the build is ready to realse to the
test environment.
We can do the sanity test, in initial stage itself,
whether the build is able to test or not.

Smoke testing : we will do the smoke testing, if there is
no time lines that but we need to complete the testing,
that time we will test the main functionalities of the
application. This is the smoke testing.

If I am wrong please let me know.

Is This Answer Correct ?    0 Yes 1 No

at what step sanity testing and smoke testing do?..

Answer / rskreddy

sanity testing and smoke testing are similar(it takes same
time).
(I) sanity testing:
It is a quick test phase done after the
build release to testing to make sure that build is ready
through testing
1) sanity test is carriedout to test the testability of
the build
2) Every build release from development should be followed
by sanity testing
3) during sanity testing we test the installation
,application launchimg & navigation through the pages
4) if sanity testing is failed we stop the testing &
reject the build
5) for sanity testing we genrally maintain check list .

NOTE: sanity testing is always carriedout on the clean testbed

(II)smoke testing:
testing the complete set of requiements
on the total project

1) During system testing if any bugs are identified we
will report the to developers & proceed with the testing

2) After the sys testing is completed all the bugs will
be fixed and a new release will be given to the testing team

3) when a re-release is given for testing we test the
bugs,dependencies,core functionalities of the project

4) when sys testing is passed acceptany testing will be
started.
all acceptany testing realse aaaaaaaaaaaaa7 maintain
will be followed.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between Integration Testing and System Testing ?

4 Answers  


Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism

2 Answers   Infosys,


how to report reviews

2 Answers   Tech Mahindra,


On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,


Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

0 Answers  


can anyone write testcases for a wall clock?

7 Answers  


what is Fault based testing?

1 Answers  


what is crud testing ? and who will do this one ?

5 Answers  


Defect management

1 Answers  


When ever u get a build, what type of environment u can deploy it?

4 Answers  


when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?

3 Answers   Aspire,


Can you explain boundary value analysis?

0 Answers  


Categories