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 |
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
Explain about the Test Fusion Report of QTP?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
How open an excel sheet in QTP(not a run time )?
can any one tell me how to select some text.i need the script for that
what is the use of descripting programming?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
In how many ways we can add check points to an application using QTP.
where u maintain qtp scripts in ur company
what is the difference between xmlutil and xmlDOM in qtp?