How many actions we can write in a test?

Answers were Sorted based on User's Feedback



How many actions we can write in a test?..

Answer / atin

We can actually write 255 actions per test. The reason for
this is the Datatable which is associated with every test
can have at the max 256 worksheets. Now if you recall, the
first worksheet is always titled Global. Also, with every
new action, automatically a worksheet is added to the
datatable. So we cannot go beyond 255 actions as the
datatable will not allow for more worksheets.

- Atin Srivastava
TCS

Is This Answer Correct ?    12 Yes 1 No

How many actions we can write in a test?..

Answer / deepak

We can write 255 actions in a test.Please read below for
detail explaination.
We can add Maximum 256 sheet in a DataTable.
As we already have 2 sheet in new test i.e Global and
Action1 so we can add 254 more sheet i.e we can add 254
more actions.

Note : It's also indicate that we can run 255 actions in
one test because first action will always add two sheets
i.e Global & Action1, and remaining action will add only
one sheet each.

please let me know for more details.

Is This Answer Correct ?    3 Yes 0 No

How many actions we can write in a test?..

Answer / raja

256 actions

Is This Answer Correct ?    2 Yes 0 No

How many actions we can write in a test?..

Answer / uday kumar_anem

With QuickTest Professional 9.0, a maximum of 120 Actions
can be placed into a script.

In QTP 8.2, The limitation on the number of Actions is 255.
The reason is that each Action has a data table sheet. The
datatable has a limitation of 255 sheets. You may be able
to add additional Actions after reaching the 255 "limit",
however those Actions will not be able to access a local
data sheet.

Is This Answer Correct ?    2 Yes 2 No

How many actions we can write in a test?..

Answer / md.rafi

it is depend upon the different objects/functionalities
we cant say exactly



9342303443

Is This Answer Correct ?    1 Yes 1 No

How many actions we can write in a test?..

Answer / vengi

It is depends on Functionality in your Test

Is This Answer Correct ?    0 Yes 3 No

How many actions we can write in a test?..

Answer / chivukula.kumar

Hi all,

as per i know, we can create somany action in a single
test, i mean there is no any limit for creation actions

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More QTP Interview Questions

How to handle run time errors?

9 Answers  


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

0 Answers   Infosys,


Hai anyone please "Explain about Framework in QTP?"

0 Answers  


When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table

2 Answers  


unique properties of button,edit box, radio button,check box?

1 Answers   IBM,






waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?

1 Answers  


Could any one suggest web site links to learning VB Script for QTP purpose??

3 Answers  


Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"

1 Answers  


hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?

16 Answers   Syntel,


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

0 Answers  


How to capture the Check point Value into a variable?

2 Answers  


Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja

3 Answers   Symphony,


Categories