Answer Posted / sujatha
Hai,
According to me
QA: Quality Assurence:
1.QA is organization level activity,
2.QA main role is prevent the defects
QC:Quality Control
1.QC is product level activity
2. QC main role is detect the defects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you perform integration testing?
What is cross browser testing?
What methodologies do you used to develop test cases?
What does the software qa document should include?
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
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
What is the difference between quality assurance (qa) and quality control (qc)?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Explain cmm?
What is validation and verification in software testing?
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
What is the difference between the test plan and test strategy
What is the quality audit?
I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.