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 |
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
What is checkpoint in qtp?
images are dynamically changes how to compare two images
Have you worked with QC?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
What are the QTP advantages and disadvantages?
How can we open an Excel sheet through the script
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
i need the licence key for QTP V9.5 can anyone help me on getting this?
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
How to open any application during Scripting?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)