During execution, how can we capture the data from the pop-
up, ie. when any popup comes with some numbers written on
it, then how can we capture the value/number that is coming
on the pop-up and save in the dynamic file/or other file,
even when the run is going on.
Answer Posted / ashok kumar
Hi,
Use Getroproperty,
For ex: ivalue =
Browser(".*").Dialog(".*").GetRoProperty("text")
Now, using FSO save the ivalue in required file.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
if our qtp vb Script may be Currepted then What we want do?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What is the difference between run time object and test object?
How to give a call to another action from one action?
What is test object model in quicktest professional?
What is clean sweep?
Describe the differences between functions and actions in UFT?
Write a QTP script to enter a keyword in to Google search engine?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to execute a winrunner script in quicktest professional (qtp)?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is an expert view and keyword view?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is regular expression?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?