Can you tell me any books or websites to learn VB Script
for QTP ??
Answer / srinivas
hi frnds,
u refer www,devguru.com or w3 shools for vb script
| Is This Answer Correct ? | 1 Yes | 0 No |
is it possible to operate(on/off)the capslock using qtp
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How to change the priorities of the recovery scenario properties?
what r advance features u had done in QTP?
what are the mandatory properties in qtp? what are the library functions in qtp?
I want to clear the webedit field without using set"" in qtp script
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
how to test background color and dynamic images during runtime
write the vb script for call to new action in qtp?
Can any one explain about environment variables with examples?
How to use regular expression in descriptive programming?