Interview Questions
Interview Questions
Test Analysis -> Test Plan -> Test Case design -> Test execution -> Test log (Defect
tracking) -> Test Report
2.Reliability Vs Correctness
Walkthroughs
Inspections
Reviews
v) System Testing
System testing is done by integration all the module to form the complete
system as stated in the SRS document, and tests conducted on the entire system is called
as system testing, this only a validation exercise. The reference document for system
testing is SRS Document. This testing is performed to ensure the system is fully
functional as specified in SRS.
x) Recovery Testing
This testing is done to check out how system can be brought back to its normal
function when it's integrity of the system fails.
Driver is programming which acts as a main program for the module to be tested,
which accepts the input data and produces the output data. Stub is program which acts as
a calling program for the module to be tested to simulate the functionality of the module
under testing.
12. What is the difference between Client Server Testing & Web Testing?
13. What are CMM, ISO processes and what is the difference between them?
CMM is maturity Model is applicable for s/w,contains 18 Key processing
areas, final assessment is collabrative,the result if assessment is quantative score of
maturity of s/w development process ISO is generic Model, Applicable for all
types of orginations,contains 20 clauses, certification audit is like an examination ,result
is the certification is pass or fail.
16. What is the difference between Management System & Quality Management
System?
Management system is involved in the entire life cycle of the s/w, which
includes from the analysis phase to the implementation phase.
Quality management system is involved only at the level of testing to achieve
the full functionality of the s/w system as described in the srs document.
24.QC Vs QA
QC QA
Walkthrough Quality Audit
Testing Defining process
Inspection Selection of Tools
Check point review Training
25.Role of Testing:
Primary:
• Determine whether system meets specifications
• Determines whether system meets needs.
Secondary:
• Instill confidence
• Provide insight into the software development process
• Continuously improve the testing process.
26.
27