what is the difference between link and hyperlink?
Answer Posted / latasha
A Hyperlink is an computer piece that you use all the time
and when it is frezzed you post to become to from the right
youmit doing ...
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
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
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the different types of functions available in qtp and explain ?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How can i check items sorted or not in a weblist ? Give me the script for this...
How many ways we can parameterize data in quicktest professional?
What are parameterizing tests?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What are test settings and global settings?
When to use shared and local object repository?
Write a script to customize the test results in PDF and HTML format.
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What is text/text area checkpoint?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?