How can we automate Capthca on registration or any contest
forms ?
Is it possile to Automate Webpages with Falsh using QTP..?
Answer / guest
flash is a . net product so we are able to test the
application using QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between shared and local object repository?
How to retrieve value (data) from notepad using QTP ?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How can you identify the browser and its information using the qtp script?
What is difference between design time and run time data table?
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?
There is web page with the webtable,this contains some data, how do you manipulate the data.
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Can I use datatable of Action1 in the Action2.