GeekInterview.com
Series: Subject: Topic:

QA Testing Interview Questions

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

What is the challenging situation you faced with developer?

Asked By: kamalisri | Asked On: Apr 9th, 2012

What is the challenging situation you faced with developer? How you reach project dead line( suppose you work on multiple projects, one project completed 40% and other is 60% then what you do?

Answered by: mfsi_chinmayb on: Apr 27th, 2012

According to my experience the most challenging situation with developers is when the bugs you have produced are not producible over their environment . The It will be difficult to covey the exact bug...

When do u know that testing is over?

Asked By: keyur2476 | Asked On: Sep 21st, 2006

Answered by: cnananthan on: Apr 19th, 2012

We can arrive at the decision of Testing is over based on the following criteria:

* Level of Confidence on the functioning is greater than the Customers Confidence.

* Known Bad (i.e.Tests Failed) + Unknown (i.e.Tests not run) is less than Known Good (i.e.Tests Passed)

Answered by: Raji on: Apr 18th, 2012

When the functionality of the application is working properly and the user requirements are fully satisfied.

When the bug rate falls bellow certain level
When are reaching to dead lines.

When the budget is depleted.

When the Beta and Alpha testing period ends

How do you ensure the quality of the product?

Asked By: Interview Candidate | Asked On: Sep 10th, 2005

Answered by: Sweety Verma on: Apr 17th, 2012

Product that work every time ,any time and all time to specifications.

Answered by: Sridhar Dommati on: Nov 7th, 2011

i have a single answer

Whenever the product is "Defect free"
Whenever the functionality of the application is working according to the "Expectations" and according to the "clients requirements"
then only we can ensure that the product is quality product

What is benchmark testing? How do you use it? Give me some examples

Asked By: Mariasf | Asked On: Nov 14th, 2007

Answered by: mfsi_chinmayb on: Apr 12th, 2012

A benchmark, or light load, scenario is generally a small community of users compared to the target load. This community of users must be large enough to represent a reasonable sample of the entire us...

Answered by: dilton_dalton on: Dec 9th, 2007

A bench mark in a solid, immovable surface of known elevation used for surveying.   The term "bench mark" has been highjacked from the surveying world to mean a standard of perform...

How to calculate the bug rate?

Asked By: siri | Asked On: Oct 6th, 2006

Answered by: Gothai on: Mar 15th, 2012

Bug rate = No. of bugs in a given module/Total number of bugs in a project

Answered by: Imran khan on: Jan 5th, 2012

Bug rate= No of step test case executed/ No of Fail step

Seviority and priority

Asked By: Shashipal Reddy | Asked On: May 23rd, 2011

Hi guys,check below form.Ename: text boxeno: text boxdesignation: drop downaddress: text fieldsalary (total):text field (numeric)basic: text field (numeric)hra: text field (numeric)bonus: text field (numeric)save: button cancel: buttonnow my question is I need 2 examples for below question.List 1. High...

Answered by: ry on: Feb 10th, 2012

Severity is the impact of the issue on the use of the system.
Priority is the urgency of getting the issue resolved.

Answered by: mithr17 on: Oct 14th, 2011

"ii think u can get easily all types of bugs in this form.. if not add some more fields....)" Don't take this personally..your comments cracked me up! You are contradicting yourself..do you realize? ...

What is use case? What is the diffrence between test cases and use cases?

Asked By: testuse | Asked On: Nov 9th, 2005

Answered by: jsundarrajan on: Dec 24th, 2011

Hi all,

Can any one tell me clearly what is use case and how it is used where it is used in the short description.

Regards,
sundar rajan.

Answered by: Sridhar Dommati on: Nov 7th, 2011

use case defines "actor action and system response", error guessing, expected value "

Test case describes "test case id, test case description, pre requisites, step no. , expected value, actual value, pass/fail status"

Use case prepared by BA and Test case will prepared by Test lead

Describe to the basic elements you put in a defect report?

Asked By: sheetal | Asked On: Oct 19th, 2005

Answered by: FarhanaB on: Nov 13th, 2011

The basic element in a bug report:

1)bug id number
2)test case steps
3) test case description
4) screen shot of the defect
5)actual result
6)expected result
7) Priority
8)Severity

Answered by: SRIDHAR DOMMATI on: Nov 7th, 2011

summery of the bug
priority
severity
description
author of defect(tester)
detected by
detected on
reproducible steps
scree shot
escalating to
expected value
actual value

What is the difference between load, stress and volume testing?

Asked By: Chilumuri | Asked On: Mar 29th, 2007

Answered by: sameer deshpande on: Nov 9th, 2011

Hi, Load Testing:-In load testing you check at what point your application performance degrades. Stress Testing:-In stress testing you operate your application under abnormal condition to check at w...

Qa testing : what are the key elements for creating test plan?

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

Star Read Best Answer

Editorial / Best Answer

Answered by: BISWAJIT PANI

Answered On : Jun 15th, 2006

1) Objectives

2) scope

3) Approach

4) Testing Methodology

5) Assumption

6) Risk

7) Contigency paln

8) Delivarable

9) Defect Reporting

10) Efforts and Estimation

11) Entry and Exit Criteria

12) Roles and Responsibilities

13) Schedules

14)Testing environment

etc.......

Regards,

Biswajit pani ( 09986183456)

panibiswajit@yahoo.com

Answered by: Sridhar Dommati on: Nov 7th, 2011

the question is "what are the key elements for creating Test Plan"? but all the people telling the contents of a Test Plan according to my view... "Test plan is a master document..which contains s...

Answered by: santhishini on: Sep 21st, 2011

quality assurance for preventing defects and qc for detecting defects.............
qa is done by developer and qc done by test engineer

What is the difference between the test case and a test script

Asked By: Raji | Asked On: Oct 28th, 2005

Answered by: FarhanaB on: Nov 1st, 2011

Test Case: step by step instructional procedure on how to get to any end result. Its a document that includes the action, input, output, expected results, actual results, and id number...etc. Test...

Answered by: mithr17 on: Oct 14th, 2011

Please refer to ISTB material; by no means a test script is for automation purpose because it contain the work 'script'. Test case and test script are used interchangeability with little fluidity with...

Qa testing questions

Asked By: Shashipal Reddy | Asked On: May 23rd, 2011

I want to answer for below question. While searching on net im getting different different answers.. Im not getting which is correct one.Plz send answers to me.1. What are testing methodologies?2. What are testing technics?3. What are testing types?4. What are testing levels?5. How u calculate productivity...

Answered by: mithr17 on: Oct 17th, 2011

My answers for newbies.. 1. What are testing methodologies? There is nothing like separate "testing methodologies" as testing is a part of the software development life cycle (SDLC). So whatever SDL...

Standard QA/QC procedures

Asked By: folleyes | Asked On: Apr 13th, 2010

How you would go about putting in place standard QA/QC procedures for verifying fixed issues and ensuring high quality release?What metrics would you put in place so that we can measure the effectiveness of any new QA/QC procedures?

Answered by: mithr17 on: Oct 14th, 2011

To answer your 1st question: simple! bug tracking tool to track issues/bugs/defects. Generate daily and weekly defect reports and publish them to all the project stakeholders - BA, dev team, QA team, ...

Answered by: Gypsyqueen on: Sep 26th, 2011

A problem tracking application should be (by qa, managers & developers) used to monitor problem (i.e. bugzilla), people assigned to each phase, problem fixed reassignments to qa, retesting and results...

18 kpas

Asked By: vinodvenkatesh | Asked On: Feb 6th, 2008

What are the 18 different kpas (key process area)define each of them?

Answered by: mithr17 on: Oct 14th, 2011

Think about this; isn't it a pain for someone to define each ofthe 18 KPAs? Please use google and wikipedia.
Thanks.

Answered by: Bina Sarmah on: Sep 21st, 2011

CMM is the certification for18KPAS. It specifies the maturity of the organization in terms of level. There are 5 levels: Level 1. Initial - all companies are considered to be Initial even though ther...

Document preparation

Asked By: Rama600 | Asked On: Aug 3rd, 2010

Explain which document is prepared first and who will prepare the documents in hierarchical order.

Answered by: mithr17 on: Oct 14th, 2011

The mother of all documents is the business requirements document prepared by BA or client. Based on this BA writes the requirements document. Based on this, dev team will prepare dev design document...

Answered by: laxmi on: Sep 29th, 2011

in the initial phase business analyst prepare BUSINESS REQUIREMENT DOCUMENT(BDD), in the analyzing phase system analyst prepare SOFTWARE REQUIREMENT SPECIFICATION (SRS), IN designing phase technical l...

Uat testing

Asked By: Ninagupta2008 | Asked On: Jan 13th, 2011

I am asked as to how many test scernarios will be typically created in a mid size project. I think this question does not make any scense as the scenrios is always based on the requirement and scope of the project. But I guess my answer is wrong and I did not get the project. Can anyone tell me what...

Answered by: mithr17 on: Oct 14th, 2011

Wow that's a really stupid question which you answered it correctly. As Gypsyqueen said there may be other reasons not just this one. The next time anyone asks you this question, you should put them ...

Answered by: Gypsyqueen on: Sep 25th, 2011

Your answer sounds correct to me. Maybe there are other reasons you did not get the project.

Programmed unit testing

Asked By: mistames12 | Asked On: May 7th, 2011

Hello, I need you help to answer this question:we have a programmed unit, that receives the alphabets and returns them reverses them. Now,there is a problem and it returns the letters in a different order.How we can figure what is a problem?For example, when we give him "abc" it should return us "cba"...

Answered by: Gypsyqueen on: Sep 25th, 2011

This sounds like a problem with the logic in the program. Work with the developer or walk through the code or/and give it several longer strings to reverse and see if there is a pattern in the results

Cloud computing testing

Asked By: rajmohan23 | Asked On: Sep 20th, 2011

Please explain , what is cloud computing testing .How to do do this type of testing

Answered by: ankit sharma on: Sep 25th, 2011

1. Standardization
2. Security in public cloud
3. SLAs (terms and conditions of different vendors)
4. Infrastructure
5. Usage
6. Planning
7. Performance

What is an exit and entry criteria in a test plan ?Please explain

Asked By: Goldie | Asked On: Jul 22nd, 2006

Answered by: michaly on: Sep 20th, 2011

In exit Criteria: I like to add to Santhoshi Kotha thorough answer: Risk. everything based on the Risk!

Answered by: Santhoshi Kotha on: Sep 16th, 2011

The Entry andExit criteria are clearly mentioned in the Testplan: The Entry criteria is: 1. All the integration exit criteria has been sucessfully met. 2. All the installation documents have been comp...

Interview for jr quality assurance analyst.

Asked By: Anitha Thangappa | Asked On: Apr 1st, 2011

1.How to use roll back and roll forward testing in real scenario??2. How will we wright a traceability matrix , lets say for an insurance administration system?3. How far a junior quality assurance person uses quality center tool in real work place? Pls any one answer the questions for a live project,...

Answered by: jithesh69 on: Aug 25th, 2011

1.) Roll back testing is done to see if the old code (after the new code is tested and un-installed) works as expected. Not heard of roll forward testing - probably opposite to the above statement. 2...

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