Explain script generated at the time of setting runtime
property?
Answer / srinivas
using "settoproperty" we can set the object property at run
time.
example script:
window("fr").winedit("txt").settoproperty "text","anytext"
any mistakes , pls let me know
srinivas
simplysinu@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
How does you test a weblink which is changing dynamically?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What are the Features & Benefits of Quick Test Pro (QTP)..?
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks
What is the ur roles and responsibilities as automation testing engineer?
What is the difference in the global and action sheet in qtp?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.