Top QA Concepts Interview Questions :: ALLInterview.com http://www.allinterview.com Top QA Concepts Interview Questions en-us what is the difference between CMM and CMMI? http://www.allinterview.com/showanswers/814.html The first CMM (CMM v1.0) was developed for software and released in August 1990. Based on this success and the demand from other interests CMMs were developed for other disciplines and functions: a. Systems Engineering b. People c. Integrate what is the entry & exit criteria of testing process? http://www.allinterview.com/showanswers/7055.html Required conditions and standards for the work product quality that must be present for the entry into the next stage of the software development process. What is QA Life cycle http://www.allinterview.com/showanswers/1690.html QA Life Cycle is nothing but the SDLC models and the requriments of the client,Design,Testing and production of the product with respective to cost is the Life cycle of QA. What is a weighted Defect What is Defect Density http://www.allinterview.com/showanswers/35477.html defect density means no of defects found in an application/kloc kloc means 1000m lines of code if it is worng,plz be mailing me What is automation Framework? http://www.allinterview.com/showanswers/181.html ?The Framework is a tiered organization of the function libraries.? In other words, our Test Automation Script contains simply calls to functions instead of individual statements. These functions are reusable and any Test Script can be con what is metrics? type of metrics? http://www.allinterview.com/showanswers/1325.html Matirics is a process of measuring the quality of software. The matrics can be classified as follows: ? Functional or Test Coverage Metrics. ? Software Release Metrics. ? Software Maturity Metrics. ? Reliability Metrics. What is CMM and CMMI? What is the difference? http://www.allinterview.com/showanswers/23022.html CMM - Capability Maturity Model CMMI - Capability Maturity Model Integration CMM describes about the software engineering alone where as CMMI describes both software and system engineering. CMMI also incorporates the Integrated Procees and What is the difference between QA and QC? http://www.allinterview.com/showanswers/22861.html QC team will be involved in finding the defects in a product where as QA team will be involved in preventing the defects of a product Difference between smoke testing and sanity test ????????? http://www.allinterview.com/showanswers/3670.html Both the types of testing are done to check whether the application is ready for testing and to check its stability... sanity testing: 1.Formal Testing 2.Done at the Entry and Exit stage of each phase of SDLC 3.Usually Done by both Tester/D Write a testcase for Yes/No combo box http://www.allinterview.com/showanswers/11515.html Combo Box 1.On click on the downward arrow it should be expand. 2.Combo box should contain the options Yes/No 3.After selecting the Yes or No box should be shorten and contain the selected option. what is the difference between lifecycle model and v-model http://www.allinterview.com/showanswers/5584.html U mean lifecycle model in the sense Waterfall model Ok diff is nothing but all phases are dependent i mean one phase output is input 4 another phase In V model 4 every development phase we have testing phase pareell all phases are indep what is meant by negative testing..give me one example? http://www.allinterview.com/showanswers/4985.html negative testing is nothing but testing the finctionality with invalid inputs and conditions When should u feel that u can stop testing now? http://www.allinterview.com/showanswers/454.html *after executing all test cases *after defliting the budget *at the end of release date or testing dead line date. What is diffrence between iterative model and waterfall model?Explai http://www.allinterview.com/showanswers/3704.html WaterFall Model: This is a flow based model, in which u pass every phase once, and can not go back to that phase again. That is why, it is used rarely now a days. Drawback: If there is nay change in requirements, then u can not make any chna what is the role of QA in all the phases of SDLC? http://www.allinterview.com/showanswers/28098.html QA people will ply main role in software company they are maintain all data records they maintain test cases document ,bug reporting,audit reports,build documentions,test plan repirt,recurement documents...... all maintained by QA people