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 / anand
Even I want the details of QTP certification..can u please
send it to my mail - Plz anybody send me ??
Thanks in Advance
ID:
anan_2kus@yahoo.co.in and
anand.akupathni@relianceada.com
09321706207
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How to handle the exceptions using recovery secnario manager in quicktest professional?
Is it possible to merge two object repository files in qtp?
What is text/text area checkpoint?
I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
what is the advantages and disadvantages of using functions instead of re usable actions
In what occasion we can specify global sheet and action sheet?
Explain how you can replace string in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
how to evalute defects in QTP script?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How many add-ins comes by default with quicktest professional (qtp)?