Describe function procedure in vbscript.
No Answer is Posted For this Question
Be the First to Post Answer
What r the advantages of automation?
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 to find the name of the machine where you are running your automation scripts in qtp?
what function you write to do database testing with the help of qtp?
what is check point?
What does mean by Scope of Automation?n How we defined it?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How to associate function library at a run time?
How to identify flash application when the qtp is not identifying the flash application objects.
Suppose U change the script whether it affect the object properties of the object in the object repository
How to use the Object spy in QTP 8.0 version?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?