I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav.
Answer Posted / chidananda reddy
I would be very happy if any one can forward the meterial
to me. Please consider my request and forward it to me.
My mail Id: nandachiru@gmail.com.
Thanks in advance.
Chidananda Reddy
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
What are test settings and global settings?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
write script for bitmap image?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Explain quicktest professional testing process?
What is the qtp testing process?
What is ‘object spy’ and what is the function of object spy in qtp?
If I change the object name in one action will it be updated in all the actions? Or not?
How can you identify the browser and its information using QTP script?
How to define array in qtp?
Will down time for server and content maintenance/upgrades be allowed? how much?
How does quicktest professional (qtp) identifies the object in the application?
What is the difference between local and shared object repository in qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))