NEW INTERVIEW QUESTIONS.COM
TESTING INTERVIEW QUESTIONS
TESTING SCENARIOS INTERVIEW QUESTIONS DETAILS
NewInterviewQuestions.com - Home for World's Largest Interview Questions Website.
A D V E R T I S E M E N T
Question |
GUI contains 2 fields
Field 1 to accept the value of x and
Field 2 displays the result of the formula a+b/c-d where a=0.4*x, b=1.5*a, c=x, d=2.5*b;
How many system test cases would you write
|
Answer
|
1) put x=0;2)alpha characters3)alphanumeric characters4)SPecial Characters(blant space ,$,^)5)natural num,integer num,decimal num,irrational
we can write the testcase to check for valid x values(interger,decimal,natural num) value an invalid x values(alpha numeric,special characters, blank space ) and we can write the test case to check for valid result value or not
Answered By: niranjani Date: 7/19/2007
© NewInterviewQuestions.com
|
If you have the better answer, than send it to us. We will display your answer after the approval.
Rate the above answer. Help us to know about the answer.
Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.
|