GeekInterview.com
Series: Subject: Topic:

Testing Interview Questions

Showing Questions 21 - 40 of 488 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Which of this is not true for test harness?

Asked By: rboya | Asked On: Jan 31st, 2013

1. Should report test results 2. Should run many test scripts 3. Should collect test verdicts 4. Should verify test cases.

Answered by: geektester87 on: Feb 10th, 2013

Option 4. Should verify test cases.
Reason:
Test harness is a collective term given to test tools, test script and sample input and output data.

Which of the following would you do?

Asked By: rboya | Asked On: Jan 31st, 2013

If you are in the beginning of the project where your role is test the product, you observe that you do not have sufficient details in the requirement specification to start your test design work. which of the following would you do. 1. Once the initial build is available, explore and learn the details...

Answered by: geektester87 on: Feb 9th, 2013

3. Attempt to understand system. expectations and context and ask for questions wherever details are missing

White box testing and black box testing

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

What is difference b/w black box and white box testing?

Answered by: Dan on: Jan 29th, 2013

Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system

White Box - Testing based on an analysis if the internal structure of the component or system.

Answered by: vamcee on: Jan 16th, 2013

Or on a precise note, as the name suggests :

White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality.

Need example test case.

Asked By: ningpra | Asked On: Jan 26th, 2013

Im game testing like fb games, now I want to upgrade my testing ability by doing web testing, can someone provide an example of: login like yahoo mail. or much detailed test case for web application. and how to provide a test script?Does it need a application first(e.G. QTP,selenium)? Or it can be...

What is mitigation plan?To overcome the risk management we use the mitigation plan.

Asked By: isaiyaspancras | Asked On: Sep 4th, 2006

Answered by: roshan on: Jan 23rd, 2013

To Overcome the risks, mitigation plans are created.

Answered by: kurtz182 on: Dec 24th, 2009

Once risks are identified, plans are created to prevent them from happening and/or minimizing their impact should they occur.  These are called mitigation plans.EXAMPLERisk:  Techn...

Testing interview question

Asked By: nbhavani20 | Asked On: Jan 23rd, 2013

In a interview I attended, I was asked this qs: how does testing differ, if a contractor onsite develops the software and outsources it for testing ,and if a contractor within develops a software and gives it for testing?

What is test matrix?

Asked By: Himu | Asked On: Jun 25th, 2006

Answered by: Kishor Chandrakant Karpe on: Jan 10th, 2013

Test matrics is a mechanism to know the effectiveness of testing process. Its a feedback mechanism to improve the testing process. In test matrics we collect the following parameters, 1. Defect age 2....

Answered by: Vishal Nigam on: Dec 14th, 2012

Release Notes Containing the Out put of Check list which has been given at start of testing. process.

Functional testing and integration testing

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

Can someone describe functional testing and integration testing?

Deliverables from the each of sdlc in v model

Asked By: siva.reddy.in | Asked On: Oct 31st, 2012

Could you please explain what are the deliverables from each phase to phase of v model? And what is the relation between validation phases against to the verification phases?

Answered by: Priyanka on: Dec 8th, 2012

V model has the following phases and deliverables at each stage User requirements--- Requirement spec document System requirements--- Test basis document Global Design--- Test Design Docu...

What is meant by scope in testing

Asked By: rajeshkg | Asked On: Jun 6th, 2007

Answered by: Srikant on: Oct 26th, 2012

Scope of testing includes the process to determine all those features or functionality as one may say that will be considered for Testing during a particular level of testing in a particular release. ...

Answered by: mathan_vel on: Apr 22nd, 2009

Test Items, Features to be tested, and Features not to be tested.

Test Items- What to be test?, where to test?, where it will applicable?

Features to be Test - What's need to be Test?

Features not to be Tested - What's need not to be Test?

What is end to end testing and how is it done?

Asked By: sumanvanamali | Asked On: Jun 12th, 2007

Answered by: Srikant on: Oct 26th, 2012

End-to-End testing is the testing that we carry right from the Requirement analysis phase to User Acceptance phase. Thus End to end testing comprises of Static as well as dynamic testing techniques. O...

Answered by: mathan_vel on: Apr 22nd, 2009

End-to-end testing is the process of testing transactions or business level products as they pass right through the computer systems. Thus this generally ensures that all aspects of the business are s...

Why testing is necessary?What is the importance of testing in it industry?

Asked By: paliwal | Asked On: Jul 9th, 2007

Answered by: jesh on: Oct 22nd, 2012

testing is necessary, because software is likely to have faults, to learn about the reliability of the software before its being used by the customers.

Answered by: sarvesh4u on: Aug 12th, 2010

The software testing is as important as the development. You will not able to maintain the product quality untill unless you have applied proper testing and quality measures.If you go through the soft...

Testing plan

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

If tomorrow is release date,and you are in execution phase but today client sent some 20-25 big cr-client request changes.Let me know how to handle this situation shall we continue with test execution or go with crs

Answered by: Shravan on: Oct 19th, 2012

There is phase called code lock, few days before the production launch your code will be freezed and there will be no changes in the code till it goes to production and client will also be aware of th...

View sent mail in mqc 9.0

Asked By: arunkrishnan | Asked On: Oct 11th, 2012

I recently got a defect assigned to me in mqc 9.0. I select the option "sent by e-mail to assigned to" option. I got an pop up saying mail sent successfully. is there any way u can see/track the mail that you have sent through mqc 9.0? please help it is urgent.

What is the difference between error, defect,fault, failure and mistake

Asked By: shyam_meghansh | Asked On: Aug 22nd, 2006

Answered by: Nikita jain on: Oct 10th, 2012

Error (mistake) A human action that produces an incorrect result. Defect (bug, fault) A flaw in a component or system that can cause the component or system to fail to perform its required function, e...

Answered by: Raghav on: Oct 4th, 2012

Error:it is at the developers end when an application fails to run.
Defect:Same problem when occurs at the testers end,it is named as Defect.
Failure:Same problem occurs at the end users application.

Shuttling

Asked By: chandukaruna | Asked On: Sep 25th, 2012

What is shuttling?

What is operational acceptance testing? Explain with example?

Asked By: withyaa | Asked On: Sep 14th, 2007

Answered by: Jaishankar Nityanandan on: Sep 25th, 2012

Operation Acceptance Testing is a type of testing that is conducted by infrastructure resources like your web sphere resources along with IIS resources and DBA support. OAT ensures that the system wi...

Answered by: dheerajs on: Apr 25th, 2012

Operational Acceptance testing is also called Production acceptance testing. Here we test that the application(or system) fulfill all the requirements so that it is fit for further operation.In oth...

Conflict with developer

Asked By: saruchakra | Asked On: Mar 19th, 2009

On what issues will a user have conflict with a developer?

Star Read Best Answer

Editorial / Best Answer

Answered by: kurtz182

View all questions by kurtz182   View all answers by kurtz182

Member Since Nov-2009 | Answered On : Nov 10th, 2009

Conflicts with developers arise from the lack of patience and empathy; when a tester and developer forget that they are ultimately striving to reach the same goal. 

Conflicts generally arise through lack of misunderstanding due to miscommunication.  In my organization, this typically occurs when a developer closes a defect stating that it can't be reproduced.  If this situation is not handled carefully, it can lead to conflict.  


Conflict initiators are:
1)  Tester did not provide a clear and/or accurate description of the defect.  For example, the tester may report the error name or text and the developer might be looking for an error number. 

2)  Tester did not provide a thorough description of the defect.  For example, tester may not mention that the defect was found in a particular test environment and the developer assumed it was caused in a different one.

3)  Developer misinterprets the defect even though it was authored accurately, clearly and thoroughly.  Devs aren't perfect.  Under time constraints to reach milestones, they sometimes overlook key points in defect reports and end up closing bugs that should get fixed. 

Conflict negators are:
1)  Establish a standard defect reporting process and get Test and Development to fully understand and adopt it. 

2) Empathy: Understand that everyone is under pressure to meet deadlines and we are all on the same team to reach a common goal.

3) Patience: Understand that nobody's perfect.

Answered by: Aadit on: Sep 20th, 2012

Tester - developer conflict occur when developer say "could not see the reported bug". This could happen when Testers test environment differ from developrs or when the bug is not reproducible, occuri...

Answered by: colliewarrior on: Nov 10th, 2009

The issues have a lot to do with approach and personality.  Conflict happens not because you are a tester and he or she is a developer. Conflict happens because of bad communication. Communicatio...

Mobile test scenario

Asked By: mathan_vel | Asked On: Oct 13th, 2009

A newly made mobile phone is given for you to test at first. While you switch-on the mobile it would freeze. As a tester, what the necessary steps you will take?

Answered by: asvindbabu on: Sep 7th, 2012

If you are having mobile with dual SIM check whether the both SIMs are working properly are not. Check the option that to save the charge we can disable any one of the SIM properly or not if it not working send the issue to development team.

Answered by: saritha1406 on: Nov 1st, 2010

Verify whether all devicws are properly placed in mobile phone.1) Batteryis present2)Battery is fully charged3)SIM is present to accessif all the devices are OK then swithc off the mobile start it aga...

What are the different types of manual testing techniques that a tester test for a website & Java projects?

Asked By: l. kishore | Asked On: Aug 14th, 2006

Answered by: Sireesha on: Sep 1st, 2012

BVA, ECP, Decision table testing, State transition and Usecase testing techniques

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

Microsoft.Net Testing

Bug Tracking Interview Questions

Testing Common Interview Questions

DataBase Testing Interview Questions

Testing Discussion Interview Questions

Functional Testing Interview Questions

Load Testing Interview Questions

Network Testing Interview Questions

Product Testing Interview Questions

QA Testing Interview Questions

Quality Control Interview Questions

Quality Management FAQs

Security Testing Interview Questions

Software Testing Interview Questions

Test Automation Interview Questions

Test Cases Interview Questions

Testing Basics Interview Questions

Testing General Interview Questions

Testing Scenarios Interview Questions

Web Testing Interview Questions

Whitebox Testing Interview Questions

Wireless Testing Interview Questions

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.