InterviewSolution
Saved Bookmarks
| 1. |
How Developers Can Create Testing Tools For Win32 Application? |
|
Answer» This is generally done with the HELP of a TestApi. It actually offers a complete set of building blocks that are useful for this task. It ALSO consist s of data STRUCTURE and all IMPORTANT algorithms. Because it is actually a LIBRARY of utility, a number of tools can be created with the help of it. This is generally done with the help of a TestApi. It actually offers a complete set of building blocks that are useful for this task. It also consist s of data structure and all important algorithms. Because it is actually a library of utility, a number of tools can be created with the help of it. |
|