boundry value range for the a and b where
a/b=c
conditions
1. if c <1000
2. if c b/w 1000 and 2000
3. if c > 2000
Answers were Sorted based on User's Feedback
Answer / arun130887
For if c <1000,
mini=999, max=1001
For if c b/w 1000 and 2000,
mini=999, max=1001
mini=1999, max=2001
For if c>2000,
mini=1999, max=2001
| Is This Answer Correct ? | 0 Yes | 2 No |
If its a bug whats the next process?to whom will we send it and in which way or form?
Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..
Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
why it is know as alpha and beta testing(alpha & beta)?
what are the test scenarios for the new user registration in e-commerce site??
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Can someone explain integration testing with examples?
what is Inspection?
How do you test if you have minimal or no documentation about the product?