need clear explanation of actions and functions in qtp with
examples?can anyone suggest me gud site for that other than
qtp manual?
Answers were Sorted based on User's Feedback
Answer / chandu
for functions in VBScripting..
u see www.w3schools.com here u'll get all builtin functions
in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
Action have their own object repository & Datatable
But function is a vb script programming concept & do not have their own object repository and Datatable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What is the difference between low level recording and analog recording mode when it will be enabled.
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
How to Import data from a ".xls" file to Data table during Runtime.
How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
assume i have few url link how will i dynamically call then using descriptive programming?
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Suppose I want fail that check point? How can you do that?
What does mean by Scope of Automation?n How we defined it?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
How to Start recording using QTP?