What could be test cases for windows calculator using risk
based testing
Answer / hareshvaity
1. Functionality doesn't work as per functional
documentation e.g. 1+1 gives wrong output as 3 or similar cases.
2. Division By Zero.
3. Windows Calculator does not work in other modes e.g.
Safe Mode.
4. The Boundry value analysis technique can be used to find
the maximum number that can be calculated on windows
calculator. Calculator should not be hanged when this limit
is crossed.
5. Calculator gives wrong output when other applications
are opened which takes maximum memory space.
6. If i calculate something, swith to other application and
then again uses calculator, calculator gives wrong output.
Please add more scenarios.
| Is This Answer Correct ? | 9 Yes | 1 No |
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com
What is the domain testing?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
How to write test cases or test scripts for UAT testing which is done manually
How to write test scenarios for a Web application, with an example?
3 Answers Deloitte, LiveTech, TCS,
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
What is business validation test case?
Tell me about your Roll and your Team Lead's Role
Writing Test cases based on the understanding of the UX document
what will be testcases for job portal such as naukri.com , monster.com (as existing user)
test case for open doalog box. thanks a lot!