Hybrid testing introduction, What is Hybrid testing?

hybrid-testing

Hybrid testing definition. testing. A combination of top-down testing with bottom-up testing of prioritized or available components

 

According to Wiki:

Hybrid testing is what most frameworks evolve into over time and multiple projects. The most successful automation frameworks generally accommodate both grammar and spelling as well as information input. This allows information given to be cross checked against existing and confirmed information. This helps to prevent false or misleading information being posted. It still however allows others to post new and relevant information to existing posts and so increases the usefulness and relevance of the site. This said, no system is perfect and it may not perform to this standard on all subjects all of the time but will improve with increasing input and increasing use.

According to Tutorialspoint:

We know that Integration Testing is a phase in software testing in which standalone modules are combined and tested as a single entity. During that phase, the interface and the communication between each one of those modules are tested. There are two popular approaches for Integration testing which is Top down Integration Testing and Bottom up Integration Testing.

In Hybrid Integration Testing, we exploit the advantages of Top-down and Bottom-up approaches. As the name suggests, we make use of both the Integration techniques.

Reference/Content Source: –

https://en.wikipedia.org/wiki/Hybrid_testing

https://www.tutorialspoint.com/software_testing_dictionary/hybrid_integration_testing.htm

Tagged : / / / / / / / / / /