Unit Testing for Execution Points

Unit testing is generally conducted to test a small software unit. It is normally carried out by the developer who performed the unit. Unit testing generally pays the main attention to the execution aspects and uses white-box testing, with different coverage criteria as the exit criteria. It generally pays...

What Is Usage-Based Statistical Testing?

Actual client usage of software may be considered as a form of usage-based testing. In the case if defects are detected by clients, some information about them can be reported to software vendors, and integrated fixes may be created and delivered to all the clients to avert such defects. Nevertheless,...

The Meaning of Functional Testing In Software Project. Part II

Some traditional white-box testing techniques may also be adapted to conduct black-box testing, such as control-flow and data-flow testing for external functional units instead of for internal executions. Black-box testing may follow the generic testing process to perform planning, implementation and...

The Meaning of Functional Testing In Software Project. Part I

Functional testing examines the right handling of the external functions of software product, with the help of monitoring the program external behavior at the time of implementation. Software is treated as a black-box, with the external behavior monitored through its input and output. That is why it is...

Black-Box Testing & White-Box Testing. What Is The Same and What Is Different?

The main differences between black-box testing (BBT) and white-box testing (WBT) are in such aspects: Objects The tested objects may overlap sometimes. WBT is commonly used to test not very big projects, for example small software products or units of large software products. At the same time BBT is...

« Older Entries

  • RSS
  • Twitter
  • LinkedIn