Software Engineering
Wednesday, December 9, 2020
Difference between White box and Black box testing
›
Difference between White box and Black box testing Criteria Black Box Testing White Box Testing Definition Black box testing is t...
9 comments:
Thursday, December 3, 2020
Black Box Testing
›
Black Box Testing Black-box testing also called behavioral testing, It focuses on the functional requirements of the software. Functional te...
2 comments:
Monday, November 23, 2020
White Box Testing
›
White Box Testing White-box testing sometimes called glass-box testing. It is a test-case design philosophy that uses the control structure ...
Wednesday, November 18, 2020
Software Testing Fundamentals
›
Software Testing Fundamentals The goal of testing is to find errors, and a good test is one that has a high probability of finding an error....
Debugging
›
Debugging Debugging occurs as a consequence of successful testing. When a test case uncovers an error, debugging is the process that resul...
2 comments:
Tuesday, November 17, 2020
System Testing & its types
›
System Testing & its types System testing is actually a series of different tests whose primary purpose is to fully exercise the comp...
Saturday, May 9, 2020
Validation Testing
›
Validation Testing Validation testing begins at the conclusion of integration testing, When individual components have been exercised, ...
2 comments:
Monday, May 4, 2020
Test Strategies for WebApps
›
Test Strategies for WebApps The strategy for WebApp testing adopts the basic principles for all software testing and applies a strategy...
4 comments:
Friday, May 1, 2020
Test strategies for Object-Oriented Software
›
Test strategies for Object-Oriented Software Introduction : The objective of testing, stated simply, is to find the greatest possible n...
Tuesday, May 29, 2018
Strategic Issues
›
Strategic Issues The best strategy will fail if a series of overriding issues are not addressed. Tom Gilb argues that a software testing...
1 comment:
›
Home
View web version