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 framework and types of framework? Need of framework in automation? write folder strucuture of framework.
How to use debug tools?
What is the file extension of the code file in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
Write a script to delete the a specific row (say 3rd) in a webtable.
Can we create a qtp test from qc?
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
How to get data from excel sheet to the script? write the script.
What information do the columns in the Keyword View show for each step?
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
Explain about Table and DB Checkpoints?