How to create a Runtime property for an object in QTP?
Answers were Sorted based on User's Feedback
Answer / a.radhika
we can create odject property by sing setToProperty()
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / abcde
Question itself is wrong???? Can someone frame questions
properly
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / sivareddy(cybage software)
By Using "GETROPROPERTY("text""), we can find out the
property of an object at the Runtime position.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / siva krishna
how to get the value of property of an object during the
run time?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ninad
By using object.GETROPROPERTY("PROPERTY NAME")we can find
values of property at runtime.
| Is This Answer Correct ? | 0 Yes | 1 No |
In qtp, how you can get the last character from a string?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
In qtp, how you can exit for loop?
How QTP identify the system time that's changes every seconds?
what is descriptive programming?
what is file database
what the diffference between test data and test cases what is meant by object hierarchy in qtp
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
How to export data present in Datatable to an ".xls" file?