what is the template u used for informing clients regarding
known issues when u near to release
Answer Posted / prabha
Template used is Test Case Design Template.In this we have
1)Test case Name(ID)
2)Requirement Number
3)Module Name
4)Precondition
5)Seviarity
6)Test Data
7)Test Case Type
8)Breif Description
If i am wrong mail me prabha_bhatted@rediffmail.com
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is difference between V-Model and Agile Model?
What do you understand by usability testing?
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
can anyone tell me the scenarios for online banking transaction ?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What is the difference between action & script ?
What is a test server?
Explain the difference between alpha testing and beta testing.
1.what is a test condition ?
Which test cases are written first: white boxes or black boxes?
what is fusion testing and impact analysis???
whta is compile module?
What is test management?
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?
What is junit & api?