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 do you find the length of a string without using string length command in TCL??
how to write a startup script in winrunner
Write a proc to increment the ip by the given no. of times. The incremented IPs should be a valid one. Ex: proc <name> {ip no_of_incrments} { body }
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
how to remote log in to a system A to system B ,execute commands in it and collect the log in system A from B using TCL script??
1 Answers Global Edge, Sandvine,
if i give in numbers output should be in characters example : set a 23 o/p twentythree
{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
WHAT IS TCL?
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
How TCL works
Which scripting language is better among TCL Perl and Python and why?