At Design time, you can add this statement in ExpertView: RunAction "ActionName". Then go back to KeyWord View, Right_click the "ActionName" ----> Delete. Then you can delete ActionName with its related sheet in DataTable.
On Jun 2, 8:01 am, denka <[email protected]> wrote: > Hi, > it is possible to do this way. What my question is about that if there > are some sheets that are not associated with any actions. Like Some > action were called and were deleted incorrectly and their sheets > stayed. > > On Jun 2, 10:04 am, tjzqtp <[email protected]> wrote: > > > > > Hello, > > > There is only one Datatable that can be used(correct??). Every action > > should associate with one sheet with the name of the action. Every > > sheet consists of 0 or more parameters(colums). Do you mean to delete > > sheets or parameters? The sheet can be deleted by > > Datatable.DeleteSheet at runtime. And the parameter can be deleted by > > DTSheet.DeleteParameter at runtime. > > > Anything wrong please let me know. > > > regards, > > > Tom > > > On Jun 1, 9:47 am, denka <[email protected]> wrote: > > > > Hi fellas, > > > Maybe someone knows. > > > I have driver script that calls several actions. Originnaly script was > > > created with actions that got deleted but their datatables stayed in > > > QTP screen. So now, I have my actions with datatables and datatables > > > from previous actions that are no longer int he script. Does anyone > > > know how to delete datatables that I do not use?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
