Blog

, page 99 back to homepage

How to Prevent Software Bugs?

Due to the fact that errors are the incorrect or missing effects of human actions, it would be possible to prevent the occurrence of such defects, if we could automatically

Read More

Emphasis on Software Testing Activities

The correctness perspective of quality can be described by different reliability measures or bug-related items. Consequently, all the testing related topics had this fundamental perspective, that is, to reach high-reliability

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

Limitations and Difficulties of the Checklists

The significant feature of checklists is that they are normally not very specific, especially those high-level ones. For instance, a high-level functional checklist normally includes the main functions to be

Read More

Designing a Performance Test Environment

There are a lot of projects where all performance testing are conducted on the live environment. On the other hand, we can say that this is rather uncommon and adds

Read More

Necessity of Software Test Automation

Software test automation is necessary to automate several manual operations with the help of test automation tools. Nowadays it is an intense necessity for test automation. The reason is that

Read More

Oracle Problem in Test Execution

Checking of the result is a complex task, because of the theoretical difficulties and practical limitations. According to the long standing theoretical outputs result checking for software testing in common

Read More

Static Test Cases And The Dynamic Test Runs

As soon as testing models have been built and validated, they can be used to create test cases, which may then be implemented planned test procedure. So, let us start!

Read More