how do check the links in a webpage ?
Answer Posted / prashant
You can check it using
?if obj_ChkDesc(?html tag?).value = empty then?
If it is wrong tell me...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is the default object synchronization timeout in qtp?
How we can import data from database?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Hi,All How to create a link in excel sheet using qtp
Explain how Does Run time data (Parameterization) is handled in QTP?
What is keyword view?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
how to write xml output check point bu useing descriptive programing .means without useing output check point
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))