How many actions we can write in a test?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / md.rafi
it is depend upon the different objects/functionalities
we cant say exactly
9342303443
| Is This Answer Correct ? | 1 Yes | 1 No |
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 |
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
how to call multiple scripts in QTP at a time
how you will do cookie testing using QTP?
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
Why is Client side image is preferred over server side image?
w is datatable
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
Sql questions to find second max salary and how to use joins
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2