How many actions we can create with in a test?
Answers were Sorted based on User's Feedback
it is 255 only...
why because...
Each action should contain one action sheet in data
table....but the data table can have only 256 sheets..one
is already assigned as Global..so remaining will be 255. we
can not create an action without local sheet.
Regards..
Nanda.dreddy@gmail.com
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / saket jhamnani
In QTP version 9.2 only 256 Action can be created. but
after vers 10.0 n numbers of Action can be created.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandeep yerraguntla
qtp 8.2----allows 256 actions
qtp 9.2----unlimited actions
qtp 9.5----unlimited actions
qtp10.0----unlimited actions
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ram.polavarapu
we can create 255 actions with in the test......
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rafi
I have seen some where it is 255 or 256 im not sure exactly
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / murali
I just checked it is allowing more than 256.
i have checked it in QtP 9.5
| Is This Answer Correct ? | 0 Yes | 0 No |
What type of VB script u had done in expert view?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
images are dynamically changes how to compare two images
How can we do Data driven testing Using For loop in QTP?
How to find the OS name by using QTP script?
How can I deploye a 'QTP Runtime environment only'
How can I use Call dlls in QTP ?
How to open a new test using quicktest professional?
how can we handle exceptional handling in qtp
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
Explain qtp(quick test professional)?