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 |
wt is the use of multiple questions in QTP
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
Can you brief the hurdles you faced during Automation testing?
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
how to retrieve data from flight resevation->reports
How to supress warnings from the "Test results page"?
give one example where you have used regular expression?
how to create external data table?
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
what is the difference between call to copy action and call to an existing action
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in
How does qtp identify the object in the application?