Answer Posted / shalini
It will use
1. VB Script
2. XML
3. HTML
and
4. Java Script
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
who QTP recognizes the object stored in object repository?
How to use debug tools?
What is smart identification in 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
How you can replace string in qtp?
On what document base Descriptive programming is written if build is not yet ready ?
What are the features and benefits of quick test pro (qtp 8.0)?
What are the differences between table and db checkpoints?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
what is the latest version of QTP? Main difference between 9.2 and 10 version
why text area checkpoints cannot used for web applications
Can U Explain about QTP tool from older version to latest version also its differences?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
how to acess a test in RSA?