GeekInterview.com
Series: Subject: Topic:

Testing General Interview Questions

Showing Questions 1 - 20 of 516 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

What is unit testing?

Asked By: Interview Candidate | Asked On: Jun 3rd, 2005

Answered by: lamiafarhat on: May 21st, 2012

A set of one or more computer program, a source code that aims to test unit of program, its a sort of white box testing techniques implemented by developer for an early defect detecting and also to facilitate integration

Answered by: Ravi Velpuri on: Jun 3rd, 2005

Unit Testing is the testing the application when the application is in the development stage where the developers concentrate on developing the application as small unit programs, later all these unit...

What are your strengths?

Asked By: Interview Candidate | Asked On: Aug 28th, 2004

Answered by: lamiafarhat on: May 21st, 2012

I m a motivated person, I like challenges and I am very organized

Answered by: Radhika on: May 25th, 2005

I'm well motivated, well-organized, good team player,dedicative to work and I've got a strong desire to succeed, and I'm always ready and willing to learn new information and skills.

Difference between black & white box testing

Asked By: Interview Candidate | Asked On: Aug 1st, 2005

Answer posted by radhika on 2005-05-23 18:10:57: black box testing: testing input/output without knowledge and/or regard of the internal code. Commonly designed/executed by test team.  white (glass) box testing: testing input/output with full knowledge and/or regard of the internal code. Commonly...

Answered by: preeti manoj on: Apr 30th, 2012

Black box testing does not required knowledge about programming language.. also it does not required skill of development

White box testing must required knowledge about programming and programming development..

Answered by: pari on: Oct 19th, 2011

Black Box Testing: Testing input/output without knowledge and/or regard of the internal code. Commonly designed/executed by test team.

White (Glass) Box Testing: Testing input/output with full knowledge and/or regard of the internal code. Commonly designed/executed by Developers.

Functional difference

Asked By: rahulganthade | Asked On: Dec 31st, 2009

What is the functional difference between wave trAP, lighning arrestor, surge absorber.

Answered by: Sandhya.Kishan on: Mar 17th, 2012

The function of Wave trap is to trap the communication signals of higher frequency sent from remote substation and diverting them to teleprotection panel in the control room substation. The function ...

Why type of testings are available for visualstudio 2010 ?

Asked By: vahini kannuri | Asked On: Mar 8th, 2012

Answered by: Sandhya.Kishan on: Mar 17th, 2012

Some types of testing available are:
1.ordered testing
2.unit testing
3.manual testing
4.load testing
5.coded UI testing.

How do you estimate staff requirements?

Asked By: Interview Candidate | Asked On: Aug 28th, 2004

Answered by: Sandhya.Kishan on: Mar 13th, 2012

We estimate staff requirements based on client requirements, size of project, number of modules etc.

What is registry

Asked By: shivatestking | Asked On: Jan 21st, 2007

Answered by: Sandhya.Kishan on: Mar 13th, 2012

Registry is a database used by Microsoft Windows to store configuration information about the software installed on a computer. The Windows registry consists of the following six parts: HKEY_User - c...

Write a test cases for triangle types ?

Asked By: Naidu | Asked On: Mar 27th, 2007

Answered by: Sandhya.Kishan on: Mar 13th, 2012

Some test cases can be:
Sum of angles should be equal to 180 degrees.
It should be a closed figure.
The figure should be made up of 3 straight lines such that 2 straight lines are drawn from a single vertex.

How will you test the font of any style ?

Asked By: pavan.7014 | Asked On: Mar 3rd, 2011

Eg: verdana, arial etc

Answered by: Sandhya.Kishan on: Mar 13th, 2012

The Font Control Panel allows you to configure font settings, organize fonts and preview font styles. Preview function is used to test fonts of any style.


IsAPI testing

Asked By: srinivas.mandra | Asked On: Jul 7th, 2008

What isAPI testing?

Answered by: Sandhya.Kishan on: Mar 12th, 2012

API testing is used for the system which has collection of API that needs to be tested. The system could be system software, application software or libraries.In API testing,we need to setup initial e...

What is the exact difference between QTP and rft ?

Asked By: kannalu45 | Asked On: Dec 20th, 2007

Answered by: Sandhya.Kishan on: Mar 9th, 2012

QTP has only one platform to develop scripts only in VBScript where as RFT has two platforms - Visual Studio and Eclipse to develop scripts in VB and Java respectively. In QTP the documentation avail...

What is difference b/w application and dll

Asked By: shivatestking | Asked On: Jan 21st, 2007

Answered by: RThomas on: Jan 23rd, 2012

Even though DLLs and applications are both executable program modules, they differ in several ways. To the end user, the most obvious difference is that DLLs are not programs that can be directly exec...

Explain the differences between white-box, gray-box, and black-box testing.

Asked By: Interview Candidate | Asked On: Jun 5th, 2005

Answered by: Waseem Ahmed Khan on: Jan 13th, 2012

Hello Ramakrishna, I agree with savitha shetty, that grey box testing is the combination of of both white box and black box testing and database testing is the example of grey box testing. How can t...

Answered by: Ramakrishna on: Nov 29th, 2011

Hi savitha shetty .... I Agree for whatever you said about white box and black box testing, but I do not agree for gray box testing because gray box testing is not a combination of white, black box te...

What is mutation testing & when can it be done?

Asked By: nimmi | Asked On: Feb 14th, 2007

Answered by: mfsi_satyakamm on: Jan 10th, 2012

Hi, Suppose we unit test a code and it passes. Then can we say that the code is bug free because we didnt found any? Mutation testing is done to test our test we conducted before for the same code. ...

Answered by: vk1978 on: Mar 25th, 2009

mutation testing is done to see the performance of the Test Cases, in order to check test cases, application code will be changed and on execution those code changes should be pointed out, if the chan...

Defect retest

Asked By: conlocnho18 | Asked On: Sep 20th, 2008

Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?

Answered by: mfsi_chinmayb on: Dec 23rd, 2011

Hi The development team fixes the defect raised by the Tester. The the status for that defect will be closed . But the tester need to test it again to confirm that the defect has bee fixed and their i...

Answered by: Swapnil on: Dec 16th, 2011

Defect retesting is important, because it is closed from the dev team. but somebody has to approve it that it is really been fixed. On the other hand it is very important to do the regression of it, because it might have created some side effects. :)

Complete testing

Asked By: mfsi_chinmayb | Asked On: Dec 22nd, 2011

Why complete testing is not possible? Be specific and write the constraints for which complete testing in not possible?

Maintaining relationship

Asked By: kurtz182 | Asked On: Dec 9th, 2009

You have been asked to attend a meeting with all of the company's product stakeholders to provide your test management expertise. During this meeting, the project manager (pm) indicates that there is no need to establish exit criteria for the project. You believe the exit criteria is necessary and...

Answered by: cyberfrau on: Dec 2nd, 2011

Both entry and exit criteria must always be established and if the PM is of the opinion that exit criteria need not be established this is a risk factor. Additional risk within a project gets prople listening.

What methodologies have you used to develop test cases?

Asked By: Interview Candidate | Asked On: Aug 28th, 2004

Answered by: Bina Sarmah on: Dec 1st, 2011

The testing of software has its own life cycle. It starts with study and analyzing the requirements. Here is the software testing life cycle: 1. Requirement Study and gathering 2. Test Planning or a...

Answered by: Khajam on: Jun 5th, 2007

Hi,

What is equivelance class and boundary value methods/...

Can u explain in detail

What is the testing lifecycle and explain each of its phases?

Asked By: Interview Candidate | Asked On: Jun 6th, 2005

Answered by: Geen Davis on: Dec 1st, 2011

Mathan answer is for SDLC not for STLC.

Answered by: mathan_vel on: Dec 10th, 2009

In the whole development process, testing consumes highest amount of time. But most of the developers oversee that and testing phase is generally neglected. As a consequence, erroneous software is rel...

What is iso 9003? Why is it important

Asked By: Interview Candidate | Asked On: Oct 13th, 2004

Answered by: Bina Sarmah on: Dec 1st, 2011

ISO 9003 is for Organizations that Assure Quality through
Final inspection and testing.

ISO 9003 is now obsolete. It has been replaced by ISO
9001:2000

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".