When I click on a link in web page.Link should open in new
window.can anyone please let me know the script for this
---Koti
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of object repositories? Which one is you using?
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
How to import a test case present in ".xls" file to TD under a Test set?
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
Which Databases supports for QTP?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
Can we write winrunner language i.e TSL in QTP tool?
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.