Inserting a Call to Action is not Importing all columns in
Datatable of globalsheet. Why?
Answers were Sorted based on User's Feedback
Answer / mercy
As the call is to an Action, the data in the Global sheet
will not be available. Only which are necessary for the
Action like repository, action's sheet will be imported. So
the test's global sheet and its data will not be available
in the calling test.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / p73_73@yahoo.com
I think in this question, QTP is missing??
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dharmandar
Inserting a call to action will only Import the columns of the Action called
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vani
It should import all the columns of datatable that are in
the "Global Sheet". The ones in the Local Sheet will not be
available. Make sure you are looking for the ones in Global
Sheet.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the advantage of associating a procedure with a test object?
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
what is Smart identification
What is the Diff between Image check-point and Bit map Check point?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
What is an environment variable?
how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know
When to use descriptive programming?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How many tables r created during the recording in QTP?