Overblog
Follow this blog Administration + Create my blog
dionysus

tester

What is Quality Control?

April 25 2019 , Written by Harry Published on #TESTER

What is Quality Control? Quality control popularly abbreviated as QC. It is a Software Engineering process used to ensure quality in a product or a service. It does not deal with the processes used to create a product; rather it examines the quality of...

Read more

What is Quality Assurance ?

April 25 2019 , Written by Harry Published on #TESTER

What is Quality Assurance? Quality Assurance is popularly known as QA Testing, is defined as an activity to ensure that an organization is providing the best possible product or service to customers. QA focuses on improving the processes to deliver Quality...

Read more

How important it is to fix the bug and when it should be fixed ?

April 25 2019 , Written by Harry Published on #TESTER

How important it is to fix the bug and when it should be fixed ? 3. _____ indicates how important it is to fix the bug and when it should be fixed. Severity Priority All of the above None of the above Answer: C Note for me: Indicates: chỉ ra Severity:...

Read more

Equivalence testing

April 23 2019 , Written by Harry Published on #TESTER

1. Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. True False Answer: A Note for me: Equivalence: phân vùng tương đương

Read more

Confirmation testing

April 23 2019 , Written by Harry Published on #TESTER

1. When a defect is detected and fixed then the software should be retested to confirm that the original has been successfully removed. This is called: Regression testing Maintenance tesing Confirmation testing None of the above Answer: C

Read more

Test Activities and Tasks

April 23 2019 , Written by Harry Published on #TESTER

Test Activities and Tasks A test process consists of the following main groups of activities: Test planning Test monitoring and control Test analysis Test design Test implementation Test execution Test completion Each group of activities is composed of...

Read more

Seven Testing Principles

April 23 2019 , Written by Harry Published on #TESTER

Seven Testing Principles A number of testing principles have been suggested over the past 50 years and offer general guidelines common for all testing. 1. Testing shows the presence of defects, not their absence Testing can show that defects are present,...

Read more

Defects, Root Causes and Effects

April 22 2019 , Written by Harry Published on #TESTER

Defects, Root Causes and Effects The root causes of defects are the earliest actions or conditions that contributed to creating the defects. Defects can be analyzed to identify their root causes, so as to reduce the occurrence of similar defects in the...

Read more

Quality Assurance and Testing

April 22 2019 , Written by Harry Published on #TESTER

Quality Assurance and Testing While people often use the phrase quality assurance (or just QA) to refer to testing, quality assurance and testing are not the same, but they are related. A larger concept, quality management, ties them together. Quality...

Read more

Errors, Defects, and Failures

April 22 2019 , Written by Harry Published on #TESTER

Errors, Defects, and Failures A person can make an error (mistake), which can lead to the introduction of a defect (fault or bug) in the software code or in some other related work product. An error that leads to the introduction of a defect in one work...

Read more
<< < 1 2 3 4 5 6 7 8 9 10 > >>