Blog

, page 19 back to homepage

Role of Regression Testing in Software Development

It is of common knowledge that any testing process must include regression testing. This testing phase is an essential part of a web site testing, desktop testing or mobile application

Read More

Why to Develop Customized Tools for UI Testing?

It looks like the diversity of test tools suggested by vendors allows to pick up needed instruments for any mobile testing, desktop testing or web site testing. But in practice

Read More

When to Apply Exploratory Testing?

Note: the article was updated in September 2018. James Bach, a famous tester and a proponent of exploratory testing called it “scientific thinking in real-time”. Performing exploratory testing, QA engineers

Read More

Security Testing Using Vulnerability Scanners

Security testing of web applications is not as easy process as it seems to be. It can appear very exhaustive if it is performed manually. That is why this kind

Read More

Unit Testing Overview: What Is a Software Component?

To one of the stated types belong unit testing, which is testing of separate software components. But what actually are software components? And are these notions the same for software

Read More

What is Comparison Testing?

When Is Comparison Testing Performed? This type of software testing belongs to no particular phase of software development. On the early phases of software development software testing company may implement

Read More

Validation & Verification Testing

When Is Validation & Verification Testing Conducted? This type of software testing is usually performed at the last stages of software development, right before its release. Software testing company may

Read More

Post-Release Support and Regression Testing

For effective post-release software product support, defects reported by clients should be analyzed to correct the underlying software bugs. Diagnosis testing is generally used to recreate the defect scenario and

Read More

General Standards for Component Testing

BS 7925-2 is a software test standard that defines the overall process of testing, techniques of test cases creation and other activities that are used in component testing. The main

Read More

Overall Component Testing Process

Component Test Planning The main ideas of Component Test Planning are: Determination of the expected test results for each test case Determination of the overall strategy of component testing, test

Read More

Acceptance Testing and Software Release

Acceptance testing is often conducted as the finish sub-stage of software testing to define whether the product should be released. For successful release you also should clarify: What are the

Read More