Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Have you performed Debugging and how did you?

2 Answers  


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

0 Answers  


What is Cross browser testing? Does UFT support it?

0 Answers  


what is the difference between DP and keyword driven framework?

1 Answers  


what will be the stmt if record any edit box in the Web application ?

2 Answers   eSymbiosis,


Explain about Checking Bitmaps?

1 Answers   Crea,


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

0 Answers   LinkEdge,


What is the difference between call to existing action and copy of an action?

0 Answers  


Do you support automated testing? Why?

0 Answers  


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.

8 Answers   Microsoft,


How many types of recording facility are available in quicktest professional (qtp)?

0 Answers  


How i can use and create Library functions in QTP and what is the proces .

2 Answers  


Categories