How do you promote the concept of phase containment and
defect prevention?
Answer Posted / bindu puvvala
Prevention is always better than Cure.
QA should try to prevent the defects from occuring. This
can be achieved by
1)Reviewing the Requirements
2)Reviewing the Design
3)Reviewing the Code
i.e., incorporating Quality assurance into all the phases
of Development Life Cycle.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
Why do you want to work for us?
What are verification and validation and difference between these two?
How is adhoc testing different from exploratory testing?
How the build and release differ from one another, write down the difference between build and release?
What is meant by Factory testing?? I have seen this one in a Job posting
Explain what is the rule of a "test driven development"?
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 kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
A power plant control system?
What is branch testing and what is boundary testing?
'configuration related errors' in testing means what?
how can i wrtie testcases for huge data
What is the difference between functional and nonfunctional testing?
Explain the process of project tailoring.