How can we get a textcheckpoint in QTP9.1?
Answer Posted / sudeepthz
I think that it is not possible to check the links in the
multiple page. QTP not able to identify he multiple objects
at a time. so it is not possible to run the multiple pages
at a time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what r the main attributes of test automation?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to use checkpoints in qtp ?
What are the types of object repository?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
write script for bitmap image?
If I change the object name in one action will it be updated in all the actions? Or not?
How u will do versioning in QTP?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
What are the features and benefits of quick test pro (qtp 8.0)?
What is Unicode Compatibility?
Name the properties you would use for identifying a browser and page when using descriptive programming?
What is quicktest professional?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)