Interview Questions of Software Testing

What’s the Software Testing?

A set of activities conducted with the intent of finding errors in software.

What’s the Test Plan?

A high level of documents that define the software testing project.

What’s the Test Case?

A set of test inputs, execution, and expected result developed for a particular objective.

What’s the Test Log?

A chronological record of all relevant details about the execution of a test.

What’s the Test Data?

The actual values used in the test or that are necessary to execute the test.

What’s the Database testing?

In database testing, we can check the integrity of database field values.

What’s the Defect?

The difference between the functional specification and actual program text.

What’s the Negative testing?

That testing is designed for break the system.

What’s the Test Bed?

An environment that contain different types of hardware, software, simulator, testing tools, and other support elements that are necessary to conduct a test.

What’s the Test Condition?

A set of circumstances that a test invokes.

What’s the Usability testing?

Usability testing is for user friendliness.

What’s the Volume Testing?

We can perform the Volume testing, where the system is subjected to large volume of data.

What’s the Black Box testing?

Black Box testing is not based on any knowledge of internal logic.

What’s the White Box testing?

White Box testing is based on knowledge of internal logic.

What’s the Regression Testing?

After every update we should test the system and check the effects on all venerable point of system

What’s the System Testing?

After integration of all module check the correctness of functional flow of system.

What’s the performance Testing?

In performance testing we can check the system with valid entry data and minimize the blocker condition possibility.

What’s the Defect Tracking?

Defect tracking is the process of finding bugs in software.

What’s the Unit Testing?

Testing of individual component of software.

What’s the Test Tool?

A computer program that used in testing the systems.

What’s the Test Driver?

A program or test tool used to execute test.

What’s the End-To-End Testing?

Testing a complete application environment in a situation that mimics a real world use.

What’s Coding?

A generation of source code.

What’s the Cause Effect Graph?

It’s graphical representation of inputs and the output effects that are used to design test case.

What’s the Test Life Cycle?

A Test Life Cycle is contains seven steps-

  • Plan Test
  • Design Test Case
  • Run Test
  • Analyze Result
  • Documents Test Result
  • Preparation of Validation report
  • Regression Testing

What’s the Validation?

Validation refers to a set of activities that ensure that the software has been built is traceable to customer requirements.

What’s the Verification?

Verification refers to a set of activities that ensure that correctly implements a specific function.

What’s Ad Hoc Testing?

A testing where the tester tries to break the software by randomly trying functionality of software.

What’s Compatibility Testing?

In Compatibility testing we can test that software is compatible with other elements of system.

What’s the Data Flow Diagram?

A modeling notation that represent the functional composition of a system.

What’s the Debugging?

Debugging is the method of finding and rectifying the cause of software failures.

What’s the Positive Testing?

In positive testing we can assume that software is working fine.

Who’s the good software engineer?

A good software engineer has “test to break” attitude, an ability to take the point of view of the customers, and strong quality desire.

What’s the Security Testing?

A testing which confirms that the software can restrict the access of unauthorized personnel.

What’s the Software Requirement Specification?

A deliverable that describe all data, functional and behavioral requirement, and all validation requirements for software.

What’s the Static Testing?

In Static testing we can analyze the source code to expose potential defects.

What’s the Accessibility Testing?

Testing that determines if software will be usable by people with disabilities.

What’s the Bottom-up Testing?

An approach to integration testing where the lowest level component are tested first.

What’s the Smoke Testing?

A Smoke testing is a cursury examination of all of of the basic components of the software to ensure that they will work correctly.

What’s the Boundry Value Analysis?

Boundry Valuse Analysis is a test data selection technique in whice values are choosen maximum, minimum, just inside, just outside boundries, typical values, and error values. The hope is then if software work correctly for these values then it’s will works for all values in between.

What’s the Top-Down testing?

An approach to integration testing where the top level component are tested first.

What’s the Acceptance Testing?

A testing conducted to enable a user or customer to determine whether to accept a software project.

What’s the Functional Testing?

In Functional Testing, we can test features or operational behaviour of a product to ensure that they correspond to it’s requirements.

What’s the Integration Testing?

In Integration Testing, we can test combined parts of application to determine if they work together correctly.

When we performed Integration Testing?

Usually performed after unit and functional testing.

What’s the Test Scenario?

It defines a set of test cases or test scripts and the sequences in which they are to be executed.

What’s the Traceability Matrix?

A document that showing the relationship between Test Requirements and Test Cases.

What’s the Validation Strategies?

A Validation Strategies are-

Unit Testing

Integration Testing

System testing

End to End Testing

User Acceptance Testing

Installation Testing

Beta Testing

What’s the Verification Strategies?

A Verification Strategies are-

Requirement Reviews

Design Reviews

Code Walkthrough

Code Inspections

What’s the Code Walkthrough?

Code Walkthrough help in analyzing the coding techniques and if the code is meeting the coding standards.

What’s the Code Inspections?

Code Inspections is formal analysis of the program source code to find defects as defind by meeting system design specifications.

What’s the Beta Testing?

Testing the application after the installation at the client place.

What’s the Installation Testing?

Testing the computer system during the installation.

How many types of testing?

There are two types of testing-

  • Functional- Black Box Testing
  • Structural- white Box Testing

How many types of approaches are used in Integration Testing?

There are two types of approaches used-

  • Bottom-Up
  • Top-Down

What’s the Alpha Testing?
The Alpha Testing is conducted at the developer sites and in a controlled environment by the end user of the software

68 thoughts on “Interview Questions of Software Testing

  1. Abeer Mostafa Saleh

    great questions and answers i really enjoyed reading them please let me know if there are more such stuff about software testing.

  2. Hi Abeer,

    Thanks for comments.

    I have got some other questions and I’ll try to post them very soon.

    Mayank

  3. Beena

    itz just superb

  4. Raji

    What is turn around time in Testing ? Can your please tell me the answer.

  5. wpeiug43

    Here are some links that I believe will be interested

  6. Praveen Kumar

    great questions and answers i really enjoyed reading them please let me know if there are more such stuff about software testing.
    Plz let me know abt recent Testing Interview Questions and Software Testing Process in an Organization.

  7. Meena Umar

    Hi Abeer,
    It was all good about Testing.
    I need to know about Test scripts, when they are need to be written and how we can write.

  8. Meena Umar

    1.What different tools can be used to report a bug.
    2.Can you plz explain Cause Effect Graphing, Boundary Valuse Analysis, Error Guessing with expamples.

  9. Hi,

    does anyone have a sample test plan? or a link wherein I can find one?

    Thanks.

  10. Anand GS

    Dear Sir,

    I just want to know the sinterview questions and answers of web application testing

    1. srikanrh

      I Just want to know the interview questions and answers of QTP and Manual Testing In Short BIt

  11. Dear Anand,

    I think these questions are also related to Web Application Testing because testing the web application you must know about the SDLC and functions of web.

    Thanks,
    Mayank

  12. swetha

    good questions
    thanks a lot to Mayank

  13. Vishwanath

    Can any one explain about Stub and Driver ?

  14. Shree

    Hi,
    I just want to know what is steps in Manual testing for job related

  15. Hi Shree,

    What’s your mean “what is steps in Manual testing for job related”?

  16. dave

    hi manual testing there are no steps
    Just click on each function / button and see if it matches with the story board given by the developers/ client . The story board is the expected result as per the Clients requirements

  17. devanand

    what types of documents would you need for QA,QCand testing?
    what is the purpose of the testing?
    how do you scope,organise,and execute a test project?
    define quality?
    how do you determine what to test?
    how do you perform regression testing?
    describe the basic elements yoy put ina defect report?
    What is the exact difference between integration and system testing?
    When should testing start in a project?
    HOW do you go about testing a web application?

    please gave the answers for the quetions.

  18. good quetions
    plz send me more Questions with aswers to my mail id
    who are managers of test director?

  19. Nirmal Kumar

    Hi

    Nice question & answer find. Plz mail me these type of latest interview question.

    I want to know about Stub & drivers in detail . Plz help me

  20. devanand

    what types of documents would you need for QA,QCand testing?
    what is the purpose of the testing?
    how do you scope,organise,and execute a test project?
    define quality?
    how do you determine what to test?
    how do you perform regression testing?
    describe the basic elements yoy put ina defect report?
    What is the exact difference between integration and system testing?
    When should testing start in a project?
    HOW do you go about testing a web application?

    please gave the answers for the quetions.

  21. devanand

    manyak sir please reply to me

  22. Hi Devanand,

    – response below:

    Q: what types of documents would you need for QA,QCand testing?
    A: mainly two documents are very important in QA, QC and testing “Test Plan” and “Test Cases”.
    Q: what is the purpose of the testing?
    A: We are conducting the testing with the intent of finding errors in software.
    Q: how do you scope,organise,and execute a test project?
    define quality?
    A: We are using Test Plan, Test Cases and Test Log for organise and execute a test project.
    Q: how do you determine what to test?
    A: It’s totally depend upon your requirements.
    Q: how do you perform regression testing?
    A: After every update we should test the application throughly and check the effect on all venerable point of system.
    Q: describe the basic elements you put in a defect report?
    A: Whole bug list, Open bug list, Closed and Fixed bug list, and Reopen bug list.
    Q: What is the exact difference between integration and system testing?
    A: In Integration testing we are testing the integrated part of system and in system testing we are testing the all module of application and check the correctness of functional flow of system.
    Q: When should testing start in a project?
    A: After writing one line code.
    Q: HOW do you go about testing a web application?
    A: for this question you can search this text “Web Testing Checklist”.

    Enjoy πŸ™‚

  23. devanand

    thank u very much.

  24. devanand

    hi

    1.What are the key challenges of testing?
    2.Who is good tester?
    3.What methodologies have you used to develop test cases?
    4.WHAT is the difference between a test strategy and test planning?
    5.How do you decide when you have tested enough?

    please gave the answers for the questions.

  25. padmaja

    Mayank,
    Thanks for u’r valuable knowledge sharing
    pasha

  26. padmaja

    Mayank Hello

    I just completed the course on Manual testing and Automation(Win runner,QTP) .Iam willing to take software tester Exam.

    Can you help me out the web site,material,process to attempt for exam.

    Pasha

  27. devanand

    HI MAYANK

    CAN YOU EXPLAIN IN DETAILED .

    ABOUT GUI TESTING ,FUNCTIONAL TESTING.

    PLZZZZZZ

  28. thank you

    can suggest better books for manual and qtp

  29. Sir
    Can you explain in details and steps,a software devoleped project ,how to link or execute in any software testing tool including winrunner and testdirector and also load runner and qtp.I most preferably want the details of above mentioned first .Could you please any one help me, iam waiting for the details.

  30. can suggest the better books for software testing.
    1)winrunner
    2)test director
    3)QTP
    4)load runner
    pls send the mail to my id sa_1985chem@yahoo.co.in

  31. rishi

    HI Devanand ,

    GUI testing : Checking the availability of the controls.

    Fuctional Testing: Validating the controls after giving input to certain fields in the application.

  32. swathi

    hi
    can any tell me about the run modes in qtp but not recording modes.
    thanks

  33. Naveen Pathak (pathak_naveen79@yahoo.co.in)

    Hi Swati,

    There are two run mode in QTP:

    1. Normal : It will show the execution of your QTP script step by step.
    2) Fast Run : It will not show the execution line by line.

  34. Riddhi

    Thank u
    Mayank

  35. porus

    Hi Mayanak,

    Its good. Iam also having the material of QTP.so if u have plz send to the my mail address (purushotham.sree@gmail.com).

    With regards,
    Purushotham.

  36. porus

    Hi Mayanak,

    I want realtime questions in manual testing & QTP.

  37. Rahul

    Hi Mayanak,
    plz help in regarding testing certifications,

    i don’t anything about them and i am very much interested in taking the exam so plz guide me for that.

    waiting for ur reply
    Rahul

  38. AR.Umesh

    hai
    i am working in taja soft infotec pvt ltd
    iwant to s/w testing certificat please send some information.
    regards
    umesh

  39. Site is good.
    Explanation on testing tools can also be provided, so that it will be usefull to many people including me.

    Regards,
    Rashmi

  40. babu

    hai
    we have any testing interview question&answer plz send to the my mail id

  41. babu

    hai
    we have any testing interview question&answer plz send to the my mail id

    Regards
    Babu

  42. sandhya

    Thank u for ur questions & answers

  43. chandramoulireddy

    hello sir,
    This is mouli.i completed course,and i taken exp,,in one cosultant service in hyderabad.Is it useful for me .
    pls tell me real time questions
    now am sudy automation .pls tell me way to job,and which tech,,need.
    my background is BE(E.E.E)IN2005 Anna university.ok

    sir pls mail me detail
    thanking you sir,

  44. Sreelatha

    Hi Mayank,

    I am going to face client interview for an onsite offer.

    What kinda questions they will be asking??

    Can you just list some of them??

    I found your answer interesting, small an simple.

    So, i would like to hear from you

  45. veda

    (urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a buld do we need to do smoke test is it compulsary,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and testplan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be reexicuted. 5. can we use toad, winaql in oracle database to access sql quries. 1.when ever we get a buld do we need to do smoke test is it compulsary,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and testplan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be reexicuted. 5. can we use toad, winaql in oracle database to access sql quries.

  46. ranjith reddy

    hello,
    this questions really awesome for all

  47. valar

    hi ,
    can u tel me
    what is the exact differenr between ad-hoc,exploratory,monkey testing

  48. sridevi

    As a manual tester i am working with a company, i have some personal problems,so that is why i wat to shift my job . ihave 1.8 months experince, i think still i am in learning stage. iam in confusion . too many testing notes which one should we follow ,can u sugest me one iam preparing for interviews
    what is a bug life cycle?this question is asked by satyam.i couldn’t answer them.so in first round i failed .

  49. SAVITA THAKUR

    HI, THIS IS SAVITA, I NEED TEST CASES ON PERFORMANCE AND SYSTEM TESTING………..PLEASE HELP AND GUIDE ME………….SAVITA THAKUR..SAVITA_THAKUR5@YAHOO.COM……..9811573465…………

  50. Akhila

    Thankz a lot for such a useful site. Its very useful.All Q’s and Answers are very important and simple.

  51. Hi,
    Thank u very much.

    i m searched so many sites,i didn’t find anywhere like this type of patern questions,
    but i find in this site.

    plz send more questions if possible.

    regards,
    sunee

  52. Hi

    HI there…

    Wonderful effort… this article is like check list of questions :). I would still go deep in to the answers but will look at this set first thing in the morning .. πŸ™‚

    Thanks again.

  53. jyothi

    Hi

    I a fresher for IT field. Now i want to attend interviews on testing. But i am in full confusion & tension.
    I am completely fed up with my personal problem. At least now i want to arrange one job for my feature life. Please give me ur’s helping hand to come out of these mud.

    I need interview questions and answers . Please anyone mail me the links and Q&A .
    Please take this a urgent .
    I’ll wait for ur response with a smiley face. πŸ™‚ πŸ™‚ πŸ™‚

    Thanks

    1. Krishna

      HI

      THere are so many websites offering Testing interview questions. You can search in the google by typing “Testig Interview questios”, you’ll get many websites with search results. If you want testing guides personally from me, you can send a request to either siva.for.java@gmail.com so that I’ll forward all the testing material to you.

  54. Hi,

    First of all Thanks very much for your useful post.
    I would like to introduce another good blog which is having
    free software testing ebooks,Testing Quiz and Question&Answers, Have a look.

    Software Testing Quiz Questions
    Free ebooks for Testing and Automation

  55. ajay verma

    hi
    its reallyyyyyyy tooooo gooood question and in very simple manner………..
    thanks alot buddyyyyyy………………..thank u very much….

  56. srinivasan

    i am searching for a job in testing and i am a fresher. So please send me the basic questions to my id

    srinivasan0405@gmail.com

  57. bhavyashre

    HI,I have done BE(ISE) in 2010 . I am good at Manual Testing,SQL,C,QC,Unix.i did software testing course .i am searching job in testing field from last one and half yr. still i didn’t get pls guide me
    Regards,

    Bhavyashree

  58. mahipal reddy

    nice collection

  59. mahipal reddy

    nice

  60. Really nice collection of Interview question , can you add SQL questios also

  61. Really Good work , It help fresher a lot about Interview pattern

  62. Narendra

    really very good it is very helpful for us……

Leave a reply to porus Cancel reply