-
-
-
What is the difference between testing and quality assurance (QA)?
This question is surprisingly popular. However, the answer is quite simple. The goals of both are different: The goal of testing is to find the errors. The goal of QA is to prevent the errors in the program.
-
-
-
-
Testing Cycle and Testing Process
Explain what is testing cycle and testing process and what are stages involved in each?
-
Relation between Test Cases, Requirements and Defects
How will you trace the relation between test cases, requirements and defects?
-
-
-
Automation Framework
What are the driving parameters for automation frameworkA) Platform independence and accessB) Security and ChangeC) Both the aboved) None of the above
-
-
What kinds of testing do you know? What is it system testing? What is it integration testing? What is a unit testing? What is a regression testing?
You theoretical background and home work may shine in this question. System testing is a testing of the entire system as a whole. This is what user see and feels about the product you provide. Integration testing is the testing of integration of different modules of the system. Usually, the integration process is quite painful and this testing is the most serious one of all. Integration testing comes...
-
-
What is the testing process?
Verifying that an input data produce the expected output.
-
-
-
Dynamically load test data
How to dynamically load test data ,recovery scenario and shared object repository also file system object?
-
-
BRD - Business Requirement Document
What are the essential elements to look out for in a Business Requirement Document
Testing Basics Interview Questions
Ans