Answer Posted / kalpesh
QA is a activity which can do before and in mid of software
development
QC is a activity which can do only after the software has
been released .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
During the test case review, what are the main important things will you check
Differentiate verification and validation processes.
How is retesting different from regression testing?
how cani do requirement testing using some testcase
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!
What is code walkthrough?
What is destructive testing, and what are its benefits?
How do you deal with environments that are hostile to quality change efforts?
What is coding?
What is specification-driven testing?
how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?
What is the difference between black box and white box 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
Give me example of automate the regression test suite ........Thanks...
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards