Answer Posted / softwaretester4u
if window("edit box").Getroproperty("Enabled") Then
perform operations
end if
Getroproperty retrives the values edit box ebaled or not
i think u got some answer if u required more subscribe
testingguru yahoo groups ask ur questions ,panel will
answer ur question
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How to add synchronisation points in qtp?
is it possible to add sheets to excel at runtime
can u please explain what is the exact difference between qtp8.2 and 9.0
What are the data types in qtp?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is the recovery scenario in qtp?
How can you pass value one action to another action?
Can the user toggle between using Local OR and shared OR for the same action?
What is the Command used to start the QTP
What is QTP and the use of QTP in TD?
what is impact analysis on regression testing?
What is Cross browser testing? Does UFT support it?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.