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 |
what is Difference between Test Cases and Test Plan ? Give some Example Both of them
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
What is inspection,walk through and review ?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
Waht is the difference between system test case and functionlity test case?.
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
How we will test ubercate
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
write negative scenarios for date given in the format dd/mm/yy
What is the role of software tester in process of verification? Explain.