Hi,How to write regular expression for inbox(10) {here 10
is changing while playback}.tell me the pettern.
Answer Posted / uday kumar_anem
Browser("xyz").Page("abc").Link("text:=Inbox (.*)").Click
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is meant by Output Value in UFT?
How to use actions in qtp ?
In qtp, explain what is qrs file?
Explain about business process component? types and usage?
Explain how Selenium is different from UFT?
Can we use index on view?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Does quicktest professional (qtp) is unicode compatible?
What is the difference between qtp and selenium?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What is the new version of qtp which is recently released in the market?
What contains Data Driven Framework document in qtp?
What are the ordinal identifiers in web page?
what is object and child object.. explain ..if possible give some example for better understanding ..
What is the syntax to call one script from another?