What is the difference between an activity of QA and QC?
Answer Posted / babu
QA - Quality Assurance is a set of activities that will be
performed to ensure the product/process is in compliance
with the standards defined.
QC - Quality Control is an activity to ensure that the
product is meeting the requirements.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
What are the contents in test plans and test cases?
What is code inspection?
'configuration related errors' in testing means what?
Explain stress testing, load testing and volume testing?
What are the advantage and disadvantages of automated testing?
What is the Procedure and documents for obtaing CMM Certification
What is destructive testing?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
What is mr and what information does mr consists of?
What are basic, core, practises for a QA specialist?
What is application binary interface (abi)?
What would you do if you have a large suite to execute in very less time?