Jobs For Nagpur

Jobs For Nagpur
Get Jobs

Software Testing Interview Questions and Answers

Software Testing Interview Questions and Answers

1. What is Endurance Testing?
Checks for memory leaks or other problems that may occur with prolonged execution.

2. What is End-to-End testing?
Testing a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate.

3. What is Equivalence Class?
A portion of a component's input or output domains for which the component's behaviour is assumed to be the same from the component's specification.

4. What is Equivalence Partitioning?
A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.

5. What is Exhaustive Testing?
Testing which covers all combinations of input values and preconditions for an element of the software under test.


6. What is Functional Decomposition?
A technique used during planning, analysis and design; creates a functional hierarchy for the software.

7. What is Functional Specification?
A document that describes in detail the characteristics of the product with regard to its intended features.

8. What is Functional Testing?
Testing the features and operational behavior of a product to ensure they correspond to its specifications. Testing that ignores the internal mechanism of a system or component and focuses solely on the outputs generated in response to selected inputs and execution conditions. or Black Box Testing.

9. What is Glass Box Testing?
A synonym for White Box Testing.

10. What is Gorilla Testing?
Testing one particular module, functionality heavily.

11. What is Gray Box Testing?
A combination of Black Box and White Box testing methodologies? testing a piece of software against its specification but using some knowledge of its internal workings.

12. What is High Order Tests?
Black-box tests conducted once the software has been integrated.

13. What is Inspection?
A group review quality improvement process for written material. It consists of two aspects; product (document itself) improvement and process improvement (of both document production and inspection).

14. What is Integration Testing?
Testing of combined parts of an application to determine if they function together correctly. Usually performed after unit and functional testing. This type of testing is especially relevant to client/server and distributed systems.

15. What is Installation Testing?
Confirms that the application under test recovers from expected or unexpected events without loss of data or functionality. Events can include shortage of disk space, unexpected loss of communication, or power out conditions.

16. What is Load Testing?
See Performance Testing.

17. What is Localization Testing?
This term refers to making software specifically designed for a specific locality.

18. What is Loop Testing?
A white box testing technique that exercises program loops.

19. What is Metric?
A standard of measurement. Software metrics are the statistics describing the structure or content of a program. A metric should be a real objective measurement of something such as number of bugs per lines of code.

20. What is Monkey Testing?
Testing a system or an Application on the fly, i.e just few tests here and there to ensure the system or an application does not crash out.

21. What is Negative Testing?
Testing aimed at showing software does not work. Also known as "test to fail". See also Positive Testing.

22. What is Path Testing?
Testing in which all paths in the program source code are tested at least once.

23. What is Performance Testing?
Testing conducted to evaluate the compliance of a system or component with specified performance requirements. Often this is performed using an automated test tool to simulate large number of users. Also know as "Load Testing".

24. What is Positive Testing?
Testing aimed at showing software works. Also known as "test to pass".See also Negative Testing.

25. What is Quality Assurance?
All those planned or systematic actions necessary to provide adequate confidence that a product or service is of the type and quality needed and expected by the customer.

Newer Post Older Post

2 Responses to “Software Testing Interview Questions and Answers”

  1. This is my first comment but I feel like I should have been making loads of comments now because I always like your stuff. Maybe comments are for more hit and miss blogs than your own. When you maintain a consistent level of high quality output I reckon people are less inclined to comment because they have come to expect it from you. Just a theory.
    qa jobs

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete

My Blog List

becomeatester.blogspot.com design and developed by Devashish Jain. Powered by Blogger.