yes, we can test the window's calculater using winRunner and also you can show the values of buttons.
Tarun Pandey
May 25th, 2006
u have not explain how. i have come to know we could not test calc and mspaint using winrunner
Niraj Valki
May 31st, 2006
yes we can test calc by using winrunner. we can use GUI spy for that testing.
yogesh
Jul 17th, 2006
We can test window calculator using Winrunner, You just need to keep calculator open and press record in winrunner. Then do any calculation and come back to winrunner to stop recording. You can see script in winrunner so now either to check result for multiple input values or just run it for result
uma prabhakar
Jul 31st, 2006
All the above answers are just partially correct.You have to used VOB (Virtual object wizard ) to convert calculator button to normal push button as WinRunner does not understand objects.So to make the script readable basically we do that.AFter this go and record your calcualtor button like any other recording in context sensitive mode.
:-)
uma
Rashmi
Nov 12th, 2006
All the above answers are correct. We had to use the virtual object wizard till Win2000 as the language that was used to create Calc was not supported by Winrunner, however in any O/S versions higher that Win 2000 the calculater application can be tested like any other application( No use of virtual object wizard)
Could we test window's calculator through winrunner. for e.g if i have to show get the value of calculator buttons.