Answer Posted / shanker mothkuri
Split the value using "<br>".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What phases are involved in testing an application in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What are the recording modes in qtp?
How is a Step generator used in UFT?
How many add-ins comes by default with qtp?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What are table and db checkpoints?
How to connect to a database?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Where you get the run time data table?
Is the qtp course will help to create a virtual object?
When ‘option explicit’ keyword is used in qtp?
What are the check points can be inserted without recording?
How to export quicktest professional results to an .xls file?