wt is the xtension of the QTP result view file?
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
.xml is the xtension for qtp result files.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chinmaya
If u want to export as a xml format then
the extension of qtp result file will be .xml.
| Is This Answer Correct ? | 3 Yes | 0 No |
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Can I record on netscape browser does it require any special settings ?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
How to add a standard checkpoint in your test ?
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Differences between quicktest professional (qtp) and winrunner?
how to know no.of mails in our g mail by using vb-script
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
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
How many tabs are available in debug viewer pane?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...