In a webpage how to check the dynamic links that re
changing regularly?( without using regular expressions.)
Answer Posted / narsi reddy
we can use index ..also if we know to what name the link is
changing we can use settoproperty...for any questions on
descriptive programming ask me ..jnarsireddy@gmail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
When to use descriptive programming?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
What are the trigger events in qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is action?
How to test login module with different username and password by using data driven testing in QTP?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Describe function procedure in vbscript.
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
In qtp, explain what is qrs file?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks