How do we record a pop up window in QTP

Showing Answers 1 - 5 of 5 Answers

Pooja

  • Dec 23rd, 2005
 

we can record a pop up window through Recovery Management

  Was this answer useful?  Yes

sudhakar2068

  • Oct 23rd, 2006
 

We can record a pop up window in QTP by using Recovery Sceniore manager.

we can use Recovery Sceniore manager in the following way

option--->Tool menu in QTP

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

Seetha Lakshmi

  • Nov 21st, 2006
 

We can use .Exist method to record a pop-up window

Example:

If window("name"). Exits then

Statement(1)

......

statement(n)

else

statement(1)

......

statement(n)

End if

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions