If an application name is changing frequently i.e while
recording it has name “Window1” and then while running
its “Windows2” in this case how does QTP handle?
Answer Posted / jaya
Yes..We can handle such situation using the regular
expressions.Select "window1" in the script.Goto tools and
open the object repository.Select Window1 in the tree that
gets displayed.In the configure value click the constant
value option button and change the value from "window1"
to "window.*" and click the Regular expression
checkbox.click OK.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Describe how Smart Identification is used
How you create new action in qtp?
How to give a call to another action from one action?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
How can I check if a environment variable exist or not?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Is it possible to use two instances of UFT on the same machine? If not why?
What is object repository in qtp?
How many tabs are available in debug viewer pane?
Explain runtime dynamic settings?
what is test scheduleling?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to find operating system information using the qtp script?
Explain in brief about the qtp automation object model (aom).
Generic function to search for the unique link in webtable and click on it