what is keyword driven framework in qtp.
Answer Posted / rohit sharma
keyword driven Framework
After Recording Script keyword View contain each step and
display the object hierarchy, in amodular , icon based
table.
if m wrong mail me at
Rohit Sharma
er.s.rohit@gmail.com
| Is This Answer Correct ? | 4 Yes | 28 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
How to define array in qtp?
QTP script is not working on other's machine..
who QTP recognizes the object stored in object repository?
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
is there any addin for remedy user application
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Hoe can we do retesting using functions please give the code for it using login page
How to record a qtp script ?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What is a quick test professional?
How to delete an object from the object repository?
What is the Difference between test object and run time object?
What is recovery scenario manager? When you go for recovery scenario manager?
Does quicktest professional is unicode compatible?