Give one example for both QC and QA

Answer Posted / suman

QA - Validation (testing the Application)

QC - Verification (certify the testing done by QA)

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out various tools required to support testing during development of the application?

671


Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!

1551


Define use case testing.

709


Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.

1009


What is process area in cmmi?

715






What do you know about data-driven testing?

707


List out the software quality practices through the software development cycle?

671


What is the strategy for automation test plan?

676


What is the Procedure and documents for obtaing CMM Certification

1701


What is bug leakage and bug release?

744


What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?

1723


Define test strategy.

713


How to generate swift message

4390


Explain what is the difference between regression testing and retesting?

646


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

1851