Вы находитесь на странице: 1из 8

Testing interview questions for freshers and experienced

Explain the PDCA cycle.

Latest answer: PDCA cycle stands for Plan Do Check Act; commonly used for quality control.Plan: Identify aim and procedure necessary to deliver the output.................. Read answer
What are white-box, black-box and gray-box testing?

Latest answer: White Box testing: white box testing involves thorough testing of the application. It requires knowledge of code and the test cases chosen verifies if the system is implemented as expected............... Read answer
Explain the difference between Latent and Masked Defect.

Latest answer: Latent defects are defects which remain in the system, however, identified later. They remain in the system for a long time................. Read answer
What is Big-bang waterfall model?

Latest answer: The waterfall model is also known as the Bigbang model because all modules using waterfall module follows the cycle independently and then put together................. Read answer
What is configuration Management?

Latest answer: Configuration management aims to establish consistency in an enterprise. This is attained by continuously

updating processes of the organization, maintaining versioning and handling............... Read answer
Difference between Verification and Validation

Verification: To check if we are doing the right thing................ Read answer


Explain different types of Verification.

Inspection: Typical walkthroughs, software reviews, technical reviews, and formal inspections............. Read answer
What is Requirement Traceability? Explain its importance.

Requirement Traceability verifies that each functional requirement used in the development matches to those that were written in the test cases based on other artifacts............... Read answer
Difference between Pilot and Beta Testing.

Pilot testing: is done by group of users who try to test the system prior its full deployment to provide the feedback about the quality...................... Read answer
Describe how to perform Risk Analysis during software testing.

Software risk analysis is done to determine what to test, priorities, and coverage of testing. It might even include

what not to test sometimes....................... Read answer


Difference between Inspections and Walkthroughs.

Walkthroughs: Author presents their developed artifact to an audience of peers. Peers question and comment on the artifact to identify as many defects as possible.................... Read answer
What is the different test plan documents prepared during a project?

Various Test plan documents are: Master Test Plan: This is the most important test plan document. It uses the reference of various other documents, artifacts used for the system. It defines testing at all levels. It even includes the reference to subordinate test plans. Also, consists of test concept and summary test plan.................. Read answer
Explain the Phased Waterfall Model.

Unlike the big bang waterfall model, the phased model is suitable if the work can be grouped into separate units and delivered in steps rather than everything once and together, by different teams. Consider a system that consists of 4 subsystems,................... Read answer
Explain the Iterative Model.

The iterative model approach is to iterate on steps as the project progresses with requirements. Iterative model iterates Requirements, Design,.................... Read answer

Explain the Incremental Model.

The iterative model approach is to iterate on steps as the project progresses with requirements. Iterative model iterates Requirements,.................... Read answer
Explain the Spiral Model.

The spiral model follows creation of a series of prototypes for refining the understanding of the requirements. The kind of approach is best suited to projects that are not at all clearly defined and a clear solution is yet to be arrived at.................. Read answer
Explain the Evolutionary Model.

All the models suffer from the disadvantage that the duration of time from start of the project to the delivery time of a solution is very high.................... Read answer
Explain the V-Model.

It describes how the test approach is developed so that it can be executed in parallel with the designing and development/build phases.................... Read answer
What is Equivalence Partitioning?

The input data is divided into partitions and values are chosen from each partition from which the test cases are derived to perform the test.................. Read answer

Explain the concept of Decision Tables

It is a way to depict a complex logical situation. It helps in figuring out what is to be done under what circumstances................... Read answer
Explain how to define Severity Rating in your project.

Not all requirements are equally important. Some are more relevant to the main purpose of the system. Severity refers to the impact a defect may have on the system.................... Read answer Check your Testing skills - Testing part 1(25 questions) Check your Testing skills - Testing part 2(25 questions) Check your Testing skills - Freshers(20 questions) Check your Testing skills - Experienced(20 questions)
<<Previous Next>> Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8 Part 9 Part 10 Part 11 Part 12 Part 13

Write your comment - Share Knowledge and Experience Discussion Board What is keyword view and Expert view in QTP? QuickTests Keyword Driven approach, test automation experts have full access to the underlying test and object properties, via an integrated scripting and debugging environment that is round-trip synchronized with the Keyword View. Advanced testers can view and edit their tests in the Expert View, which reveals the underlying industry-standard VBScript that QuickTest Professional automatically generates. Any changes made in the Expert View are automatically synchronized with the Keyword View.

If you want more info visit http://www.software-testingguide.com http://www.software-testinginterviewquestions.com

sunil 02-21-2012 12:59 AM Testing interview questions and answers What is the other name of Modification Request? - Defect Report Name some tools to write a Modification Request. a.) Quality Center, b.) Test Director, c.) Rational ClearQuest, d.) PVCS Tracker Why do you automate a test?

a.) It is fast. b.) It can perform regression testing.

Anurag 12-5-2011 04:28 AM Testing interview questions and answers What is KDT? Keyword Driven Testing. What information is important to formulate a test plan? The business requirement document. Suppose the business requirements document is missing, how will you write a test plan? We will collect as much information as possible from following parties: - Business Analysts - Developers - Documentation of previous versions - Stake holders - Any prototypes What is the other name of User Acceptance Testing?

- Beta Testing

Brishal 12-5-2011 04:28 AM Testing interview questions and answers What are the primary techniques to design test cases for black box testing? Four primary techniques to design test cases for black box testing are: a. BVA (Boundary value Analysis) b. EP (Equivalence Partitioning) c. Decision Tables d. State Transition Tables (and diagrams) What are the techniques to test the Internal structure of the application in white box testing? The two primary techniques to do this are: a. Code Coverage b. Path Coverage List some common tools used for functional testing. a.) QTP b.) IBM Rational Robot c.) Selenium d.) Test Complete e.) Push to Test f.) Telerik

shipra 12-5-2011 04:27 AM testing plz send me testing metrial ,questions n ans.some problems preethi 12-1-2011 08:54 AM Testing interview question : Explain the check points in QTP. Explain the check points in QTP. Checkpoints in QTP allow the tester to verify if the functionalities deliver results as expected. Checkpoints can be inserted into a test or a test component and acts a verification point that compares the specified value of a property with its most recent value. Database checkpoints,

image checkpoints, xml checkpoints, table checkpoints are the different types. raj 11-6-2011 06:40 AM Software testing interview questions and answers Challenges while testing software are Requirements are not freezed, Application is not testable, Ego problems, Defect in defect tracking system, Miscommunication or no Communication, Bug in software development tools, Time pressures etc.

Вам также может понравиться