What is dynamic arrays
Answer / jay
In Visual Basic there are two types of arrays; fixed-size arrays that always remain the same size, and dynamic arrays whose size can change at run-time
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
Where the text version of script file located in file system?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to execute a WinRunner Script in QTP?
What is the extension of script and object repositary files?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
does test plan is in test strategy or test strategy is in test plan
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
what is the difference between Reusable action and external action?