We have 10 rows in datatable at runtime we get error at 3rd
row ? what is the procedure for continuing same test from
4th row on wards?
Answer Posted / bikshu
ON ERROR RESUME NEXT is the best answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Mention the test steps of qtp.
What is the expert view?
How to give a call to another action from one action?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What are private functions in QTP? How they can be called from the function library?
Explain the parameter in qtp?
How to run a test using quicktest professional?
Write a script to verify font style and color of a windows object using descriptive programming
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
We stored into the objects OR and then write the scripting
How do you delete unwanted results in qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is the descriptive programming?
Why is action split used by qtp?