Inserting a Call to Action is not Importing all columns
in Datatable of globalsheet. Why?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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 ? | 0 Yes | 0 No |
Answer / meghana
what i think is question itself is not a right
question....because when we insert a Call to Action, all
the data in datatable are automaticall get inserted in
thier relevent datatables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deven
Inserting a call to action will only Import the columns of
the Action called.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Does QTP run in any environment?
What is the differnce between action & script
How to capture screen shots when an error occurs?
What is object state in trigger events,in recovery scenario.write a script to handle this.
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime
How do client side image and server side image work?
how we connect oracle or sql data server database to qtp.
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
Where to use Property Let, Property Get, Property Set in UFT
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.