How good are you in writing VBscript code for your application?
Can you completely write VBscrit for your project with out
using recording mode in QTP?
Answer Posted / baskar palani
i would rate 4 outof 5 for writing vbscript code for my
application.
I can use VB script for enhancing test script:
Writing Reusable functions(split,date format,retrive value
from xl sheets without using local or global sheet method)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between data driven testing and parameterization ?
What are the different types of action?
How to associate function library at a run time?
Both static and dynamic arrays are handled by the vb script. Is it true?
write script for bitmap image?
Whether qtp 9.0 supports Test director8.0
when will you do debug your script? and explain that process?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What are some test assets and related extensions of qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
How does quicktest professional (qtp) identifies the object in the application?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How can I change object description or check point values in qtp?
What is the standard timing delay for web based application in qtp?