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

Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?

1 Answers  


hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!

1 Answers  


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

0 Answers  


How to handle dynamic objects in quicktest professional (qtp)?

0 Answers  


Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?

3 Answers   Semantic Space,






what is run-time data?

0 Answers  


What are benefits of qtp?

0 Answers  


what is Business Process Testing plz explain?

7 Answers   iFlex,


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

0 Answers  


Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.

0 Answers   IBM,


What is Distributed testing? How does UFT support it?

0 Answers  


How can we QTP Scripts in xml format? is there any way to do so?

2 Answers   Apex,


Categories