What is TestWare?
Answer / penisetty
Generally speaking, Testware a sub-set of software with a
special purpose, i.e. for software testing, especially for
software testing automation
TestWare : - Testware is produced by both verification and
validation testing methods.
Testware includes test cases, test plan, test report and
etc. Like software, testware should be placed under the
control of a configuration management system, saved,
faithfully maintained.
Feel Freee to Ask Questions.
Penisetty@gmail.com
| Is This Answer Correct ? | 21 Yes | 6 No |
What is the difference between Requirement and Specification?
what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
what are 5 common problems in software development process?
How to calculate testing productivity?
What is security testing? How to test the web application using security testing ?
what is BVA,EP?if any body knows this, post the answer for me.
Please give me any example of High severity and Low priority type of bug ?
What are the Techniques to be followed while writing the Test Cases?
What is Desktop Testing
what is boundary value analysis?
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)