QTP Actions limit

How many actions can be created in a QTP script ?

Questions by murahari.mani

Showing Answers 1 - 6 of 6 Answers

Dipak123

  • Jun 24th, 2008
 

Theoritically we can say that there is no limitation in creating Actions in QTP.
But Microsoft Excel supports only 256 sheets.  A seperate local Data sheet will be created for every action.  Because there is a limitation in the no. of sheets in the Microsoft Excel, we can create 255 Actions.  After creating 255 Actions in the QTP Test, an action will created but no Data sheet will be created for the Action which exceeded 255.

Regards and Thanks,
Dipak

parasuraj

  • Aug 13th, 2012
 

it is 255 only...

why because...

Each action should contain one action sheet in data
table....but the data table can have only 256 sheets..one
is already assigned as Global..so remaining will be 255. we
can not create an action without local sheet.

In QTP version 9.2 only 256 Action can be created. but
after vers 10.0 n numbers of Action can be created.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions