write test case for 1<=a<10;10<=b<=20 using boundry value
analysis
Answers were Sorted based on User's Feedback
Answer / ramakrishna
If u want answer means first u can use on condition
that is "UB-1 UB UB+1 MV LB-1 LB LB+1 "
then u can write answwer easily............
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / mudaseer
the value of a should be 1 to 9
so 1 to 9 test case pass
0 or 10 or more than 10 test case is fail
the value of b should be 10 to 20
so less than 10 is fail
and more than 20 is fail
| Is This Answer Correct ? | 0 Yes | 0 No |
As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....
What are the benefits of creating multiple actions within any virtual user script?
Give me few testcases(5) of any application other than login related!
Who will repare SRS? What is the basis for SRS preparation?
Explain all kinds of testing?
What is TestWare?
What is the Manual Testing?
What is Test Suite?
11 Answers Digient Technologies,
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
How do we find Effectiveness of Test Cases ?