what is difference b/w Quality assurance & Quality control
Answer Posted / ramya
Quality assurance:is a dept which will check each and every
role in the org in order to confirm whether they are working
according 2 the company process guidelines and make them
follow the guidelines,these are doing verification.
Quality contril:is a dept which checks whether the developed
products or related parts r working according 2 the
expectations or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is fuzz testing?
What is error cusing tecnique
In simple steps how will you do unit testing using VSTS?
What are the different servers and difference between them?
How can you prepare the resume for testing? Can you send me the answer for this questions?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What are the bugs we cannot find in black box?
tell me 5 new requirements in ur project? plz urgent
When the GUI Testing will be held on the V model ?
What is white box testing, and what are the various techniques?
What is system level testing?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is validation in software testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....