Answer Posted / 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 |
Post New Answer View All Answers
Explain the Different types of QTP test assets and their extensions?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How to add verification steps to tests?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How many lines of code in each script of QTP?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What is the Difference between test object and run time object?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What is qtp window?
What is the use of running the scripts in Hidden-mode in UFT?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
what could go wrong with test automation?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Can any body please tell me the steps of keyword driven framework of QTP.