what are the design objects in qtp
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
As per my knowlege, there are only two types of objects:
1. Test Objects
2. Run-time object
I neven heard about design object
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sudeepthz
Could some one help with the answer.. its the first time i
heard the Design object .. do we really have the design
object in QTP as per my knowledge there are only two types
of objects..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / srinivas
The design objects comes into picture when we deal with
data objects.The Excel sheet which comes when we click the
datatable in views menu, where we can import or export or
we can create our own table in columns which we cannot do
with excel sheet i.e renaming of first column in excel
sheet but here we can rename the first column by double
clicking thespecified column.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many lines of code in each script of QTP?
What are the steps involved in recovery scenario wizard?
setroproperty and getroproperty difference
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
How to Test the mainframe application?(tell me few basic things)
How to execute a winrunner script in quicktest professional (qtp)?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How to retrieve alpha bate from the alphanumeric string with special character.
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.
what are the challenges you have faced while testing web based application using the automation tools ?
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
How can I import environment from a file on disk?