Importance (Testing)QC and QA activities of a company?
Answer Posted / shankar
QA works for Defect prevention. He involves throughout the
life cycle. He concentrates on the process of product. He
focuses on each and every role of the development team and
check whether they are following as per the guidelines
specified by the quality standards or not. He involves in
reviews and meetings
QC works for Defect detection and correction. He involves
after development of the product. He verifies the developed
build with expectation. If the build was not same as
expected, he will reject the build. He involves in all the
testing phases
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is a top-down and bottom-up approach in testing?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
What is 'Account Conditioning'?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
Write 10 test scenarios to test remember me checkbox present in login window
9.Data – driver automation typically includes?
What are the phases involved in software testing life cycle?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
what are the status have in QC(Test Management Tool). and how you report?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
what is independent question and what is retriewing and what is problem of severity.
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?