How to get Links count in an web application,without
descriptive programming?
Answer Posted / saidev
You can just palce page check point on that page,it will
give you the details like number of images ,number of links
etc in the page.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to add synchronisation points in qtp?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Give the syntax to load function at run time.
How many add-ins comes by default with quicktest professional?
What is qtp window?
How can you identify the browser and its information using QTP script?
Output values? i want a practical example
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Plz Explain AUTOMATION REFERENCE MODEL?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Connect to QC using AOM.
What are the Disadvantages of shared object repository?
How to remove the associated function library?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?