GeekInterview.com
Series: Subject: Topic:

Testing General Interview Questions

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

How will you test and commission an eleVATor?

Asked By: wahba2412 | Asked On: Aug 15th, 2011

Answered by: navatha on: May 22nd, 2013

We use decision table testing technique

Mercury/hp quality center version

Asked By: tai79titi | Asked On: Apr 30th, 2013

What year did mercury qc version 5.0,6.0,7.0,7.2,7.6,8.0,8.0 and hp qc 8.2,9.0,9.2,10.0 were they introduced.

What types of documents would you need for qa, qc, and testing?

Asked By: Interview Candidate | Asked On: Aug 25th, 2005

Star Read Best Answer

Editorial / Best Answer

Answered by: Pranoy jyoti Swargiary

Answered On : Aug 25th, 2005

Documents for QA,QC/ Testing depends upon company to company standards and procedures to carry on the process.Generally,Project Plan,SRS,BRS,Design plan,use cases are reqd to prepare Test Plan for QA/Testing,test scenerios,test strategy,test cases,tracebility matirx,acceptance test plan,all types of testing phases' test plan if reqd.,checklists.Besides that,we will be having test result document,bug report document,test matrics documents,etc,The template for all the documents will vary according to company standards.

Answered by: madesh18 M on: Apr 22nd, 2013

QC is inherent characteristics fulfill requirement.
QA is before work commence.

Answered by: eversajid on: May 10th, 2010

Following three documents are most required

1- BRD
2- FRD
3- SAD

and Test Plan Document

Correct me if I am wrong

Test case efficiency

Asked By: vijenjoy2k2 | Asked On: Mar 19th, 2013

Hi guys, what is test case efficiency for this scenario : in your project total number of test cases executed is 1000, total test cases passed is 860 and number of failed test cases is 140.

In an application currently in production, one module of code is being modified. Is it necessary to re-test the whole application or is it enough to just test functionality associated with that module?

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

Answered by: Aniruddha on: Mar 13th, 2013

We can
1. In depth testing of that module.
2. Regression testing for integrated module
3. Smoke or Sanity testing for application to check the major functionality

Answered by: mayuri chougule on: Mar 12th, 2013

we can use regression testing for that product.

Regression testing

Asked By: yadleen | Asked On: Dec 18th, 2012

Can someone explain regression testing?Difference b/w retesting and regression testing?

Answered by: Ruthrapathy.D on: Mar 5th, 2013

The purpose of Regression testing is to confirm that a recent program or code change has not adversely affected existing features.

What is gui testing

Asked By: Ash95133 | Asked On: Jan 18th, 2013

Quality and productivity measures

Asked By: bgunanathan | Asked On: Nov 25th, 2010

The individual who supports in preparing metrics need to have working knowledge of quality and productivity measuresa – trueb – false

Answered by: Lokesh M on: Jan 4th, 2013

Yes, Answer is A True,
Test metrics team is required to possess a working knowledge of quality and productivity measures.

If you have less time for testing what you will do?

Asked By: fresh | Asked On: Jan 2nd, 2013

Answered by: s.reddy on: Jan 4th, 2013

If the time is less for conducting the testing, I will do Exploratory testing or Ad hoc testing.

If it is wrong please answer this question

Where do you get your expected results?

Asked By: Interview Candidate | Asked On: Jul 9th, 2005

Answered by: jigna on: Dec 22nd, 2012

From requirement document

Answered by: choudary on: Jul 8th, 2005

we get expected results from the SRS and Functional Design Documents. 
 
if there is no clear documentation we prepared expected results from the  
1. Previous similar products. 
2. by communicating with the developers 
3. by common sense.

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: Swati on: Dec 15th, 2012

Black box testing is the process of giving the input to the system and verifying the output. In Black Box Testing tester only knows what the system is supposed to be. He cannot look inside the box. It...

Answered by: Himanshu Soni on: May 29th, 2012

Black Box Testing is basically an input output driven testing without bothering about internal and code level details of Application . Here we check only the behaviour of software application with the...

Define verification and validation. Explain the differences between the two.

Asked By: Interview Candidate | Asked On: Jul 21st, 2005

Answered by: Swati on: Dec 15th, 2012

Verification is the Disciplined approach, to evaluate whether the software product fulfills the conditions or requirements imposed on it. In simple terms, verification is performed mainly to ensures t...

Answered by: ajay on: Nov 29th, 2012

verification: are you developing the product is right
validation : are you developing the product is right

Stlc

Asked By: shraddha.sonaikar | Asked On: Oct 17th, 2012

What is the stlc and what are the responsibility of test lead in stlc?

Answered by: Nithya on: Oct 19th, 2012

TL responsibilities in STLC are, They will be creating the test plans, reviewing and approving the test cases, approving the bugs, preparing the TSR.

What are your strengths?

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

Answered by: shraddha.sonaikar on: Oct 17th, 2012

My strengths are I am very good Quick Learner so I can learn any kind of concepts in very fast manner. I am very adaptable person so I can handle any kind of person and situations. I don't give up ea...

Answered by: lamiafarhat on: May 21st, 2012

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

What is the entry criteria for performance testing?

Asked By: mathan_vel | Asked On: May 29th, 2012

As we are in to new development project. We received the documents like srs, frd etc... We identified the test scenarios for performance testing. What is the entry criteria for starting (execution) performance?

Answered by: Bhuwon on: Aug 22nd, 2012

The application should be functionally stable, all the data flow should be working fine, Min. set of cycles should be ready, server should be ready, SLA should be defined, performance testplan should be ready.

At what stage of the life cycle does testing begin in your opinion?

Asked By: Interview Candidate | Asked On: Aug 14th, 2005

Answered by: pooja on: Jul 4th, 2012

testing starts when all requirements are gathered,resources are available to test , system is built ,tools are available if any automation is to be done

Answered by: kurtz182 on: Dec 21st, 2009

The answer to this question depends on many things.  What SDLC is being employed?  Are you referring to static or dynamic testing?  How much time and resources will be applied to functi...

What are the levels(level-1,level-2........) of functional testing?

Asked By: deepika | Asked On: Mar 5th, 2007

Answered by: Sandhya.Kishan on: Jun 14th, 2012

Functional testing is related to what the system does , it is also called blackbox testing
level-0 sanity testing
level-1 comprehensive testing
level-2 regression testing
level-3 re-regression testing

What are the attributes of test automation

Asked By: ramya333 | Asked On: Aug 17th, 2006

Answered by: Sandhya.Kishan on: Jun 14th, 2012

The attributes of test automation Maintainability,Reliability ,Flexibility ,Efficiency ,Portability ,Robustness and
Usability

How will you test the font of any style ?

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

Eg: verdana, arial etc

Answered by: pavan.7014 on: May 30th, 2012

Thanks for the Answer Sandhya , Actually I have faced a question how shall we test the Font without using any tool.??
And one more query that , how can we test by previewing the font ?
Please help me out on the same....

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.


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...

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.