HCL Interview Question for Testing / Quality Assurances






Comment hidden because of low score. Click to expand.
2
of 2 vote

Smoke Testing refers to a situation where the tester checks the major functionality of an application due to factor like time constraint,product ready for delivery etc.

Example:A content based site having only a contact us form is an important functionality considering that the end user gets in touch with site owner only through this form.

From a Business perspective this is very important factor for such sites.


Sanity Testing :A sanity test is a narrow regression test that focuses on one or a few areas of functionality. It usually checks if the build is stable or not.

EG:For the eg of telephone, If we check the
functionality like while lifting the receiver, it should
give the dial tone. if it fails, then its waste of time to
continue with the testing phase.

- Suraj April 07, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

'Smoke Testing' is a highly abused term, which actually refers to the testing of a system to destruction (in early analogue systems, a smoke test would test the circuit until it literally burn out, producing smoke). Now, the term 'smoke test' is a basic check to make sure the system (web server, app server, database etc) is up which typically lasts no more than 10 minutes. A sanity check is a slightly more involved check, usually a checklist intended to ensure that the various parts of the system are awake, functioning and connected to each other.

The smoke test makes sure the system is awake, and is usually carried out by the development team. The sanity check can be performed by dev, but usually be QA and makes sure the that a release has been correctly performed and the system is in a testable state.

- Rogue_Leader February 02, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

Smoke testing is done before the testing phase get started in terms of finding that the build is testable or not without going into depth.

Sanity testing is done before the release phase to chacke all the major functionalities are working or not.

- Anonymous September 03, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Smoke testing:After the Build, checking the funationality of the application is working properly or not.
Sanity Testing: Second round smoke testing is nothing but the Sanity testing.

- Harry January 19, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Whenever the tester receives a build, this is the first test to be conducted in order to ensure the build is working correctly or not, if there are any critical erros then it is reported to the developer. this is SANITY TEST.

SMOEK TEST or ENVIRONMENT BREAKDOWN TEST :This test is done after creating a environment for testing and tested if the environment is suitable for testing or not.

- rohit.oct19 June 28, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

There is a very big misconception between Smoke and Sanity Testing. But this is the most important question in the interview
Smoke and Sanity Testing are both same. But in the internet you may get many questions in this
you can call Smoke Testing or Sanity Testing , Skin Testing , Dry Testing.
But you have make sure that for cracking any interview you have to give the difference. You will get the answers in many sites abt the difference. Coz you cannot tell the Interviewer that sorry I am not gonna give you the answer. Joke apart.

- Aditya July 09, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Smoke testing OR Sanity Testing OR Dry Testing Or Skin Testing
It is done either by Developer or Tester. In this whenever the developer completes with the Coding part then you will the get the build . The you just have to test just to check whether the main or Critical or basic functionality of the application are working or not. So that we cn do Thorough or rigorous testing . We will test the Show stopper defect
Example : Installation
Smoke testing is very Important.
Smoke testing is done just ensure that you will find the defect initially and the developer will get enough time to fix any bug and the duration of the test cycle will not extend .

- Aditya July 09, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

dfsdf

- raghav July 12, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Smoke testing performed after software build to ascertain that the critical functionality of the software are working fine

Sanity Testing
After receving a software build with minor changes in code or functionality sanity testing is performed to ensure that bug has been fixed. And no further bug introduced due to changes.

- s.chaudhari84 October 18, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
-1
of 1 vote

SMOKE TESTING IS A TYPE OF TESTING TEST ENGG WILL TEST THE APPLICATION WEATHER THE APPLICATION IS WORKING IN A GENERIC WAY ARE NOT. TEST ENGG WILL CONSECRATE ON NAVIGATION BLOCKERS,DATA BASE ISSUES, ENVIRONMENTAL ISSUES IS KNOWN AS SMOKE TESTING.

- CHANDRA KIRAN October 07, 2011 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More