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.

Answers were Sorted based on User's Feedback



During execution, how can we capture the data from the pop- up, ie. when any popup comes with some ..

Answer / 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

During execution, how can we capture the data from the pop- up, ie. when any popup comes with some ..

Answer / saharsh

B("b").Dialog("").static("".Getroproperty("any roperty which
describes the popup contcnt)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly

1 Answers  


What is the basic concept of quicktest professional?

0 Answers  


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

0 Answers   IBM,


How function returns a value?

1 Answers  


Explain advantages and disadvantages of ddf?

0 Answers  






one page contain next button.when we enter that its not going to next page.what type of error that one.

3 Answers   TCS,


what are the utilities and drivers

0 Answers   Cap Gemini,


How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error

1 Answers  


give me the code for check point for validating application

1 Answers  


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?

1 Answers   TCS,


How can we translate the steps between the Keyword and Expert Views?

1 Answers  


Categories