Test case on windows calculator?
Answers were Sorted based on User's Feedback
Answer / rumata
Good case
http://www.etestinghub.com/testcase_calculator.php
| Is This Answer Correct ? | 1 Yes | 1 No |
Windows calculator has some features such as Scientific calculator, in which all conversion features also available. The test case here is to test the features.
Few testcases are,
1. to open the calculator app from the programs list, the command used to open or how it to open from mouse etc.
2. select specific feature standard or scientific of calculator
3. close the calculator app.
4. default data in calculator app
5. feature to clear once the calculation is done.
6. conversion functions available in the calculator app
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get the next ip for given ip ex: 10.10.10.1 -> 10.10.10.2 ex: 10.10.10.255 -> 10.10.11.0
how to write the startup scripts in winrunner? can any body explain with example code?
Problems with utf-8 between Mac and PC
Where can find the sample tcl programs?
Hi all, Is there any certification exams available for TCL and Perl. If so please let me know, my mailid is vpbharathi@gmail.com. Thanks in advance, Bharathi.P
What does Tcl stand for?
How do you find the length of a string without using string length command in TCL??
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
WHAT IS TCL?
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
How do you check whether a string is palindrome or not using TCL script?
How TCL works