Answer Posted / ranganadh
Six Sigma stands for Six Standard Deviations (Sigma is the
Greek letter used to represent standard deviation in
statistics) from mean. Six Sigma methodology provides the
techniques and tools to improve the capability and reduce the
defects in any process.
Six Sigma methodology improves any existing business process
by constantly reviewing and re-tuning the process. To achieve
this, Six Sigma uses a methodology known as DMAIC (Define
opportunities, Measure performance, Analyze opportunity,
Improve performance, Control performance).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How would you ensure that your testing is complete and has good coverage?
Explain what is the difference between regression testing and retesting?
Explain insurance project modules,and what we need to test on which functionality?
Define the key challenges faced during 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 angle testing
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
How u r estimating the budget 4 the project?
What is Defect Density ? What is the formula? Explain with example
What is process area in cmmi?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
What is application binary interface (abi)?
What are the tools used by a tester while testing?
What if the application has functionality that was not in the requirements?
What should QA require of Development?