in a web page hoe to check the dynamic links that rechabging
with out using regular expressions
Answer / Piyoosh Pratap Singh
To check dynamic links on a webpage without using regular expressions, you can use the DOM (Document Object Model) manipulation functions provided by QTP. For example, you can loop through all elements on the page and check if their tagName is 'a' to find links. However, this approach may not work for dynamic links created by JavaScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
What are the details steps to connect a remote mysql database in QTP
what is Defect density, defect leakage, defect age,latentbed,yasid testing, interface
what is the difference between Automation object model(AOM) and test object model(TOM)
want to learn real time automation project(QTP)?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.
When it be decided to go for either Per - Action or Shared?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is accessibility check point?
What is quicktest professional (qtp)?