What is test summery report and it content?
Answer Posted / guest
Overall testing status
Number of module tested
Number of bugs identified
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
write test cases on wall
Diffrence b/w functional testing,functionality testing,system testing?
What types of software testing are available?
14.What is function point breakdown?
Explain user acceptance testing.
What is software configuration management?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Please Tell me About Fish-Bone Model. Thanks in Adv.
integration test cases for mouse and keyboard
What is early testing?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
How does quality control differ from quality assurance?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
what is meant by application server and its functions?
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?