Answer Posted / parvathi
invokeapplication " ".we can launch the application
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is description object?
How many ways we can parameterize data in quicktest professional (qtp)?
What are the views available in quicktest professional (qtp)?
What is the use of text output value in quicktest professional?
What is the use of ordinal identifier in qtp?
images are dynamically changes how to compare two images with out using the bitmap
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Is the qtp course will help to create a virtual object?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How do you perform Regreession Testing?
What contains Data Driven Framework document in qtp?
Explain the concept of how quicktest professional (qtp) identifies object?
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.
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?