i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / kumar
Hi Arthi,
Can you please provide crack for 9.2 or 9.5 ,Please find my
mail ID: kumar_netaji@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
how can i call function (which has link with excell sheet at a remote location) within another function
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
what is clean sweep?
How will you check that your test cases covered all the requirements?
How to use parameterization in qtp?
How to do call a output parameter from one action to another action??/
give me an example where u used good judgement and logic in solving a problem
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How to use conditional loops in qtp ?
How can you write the scripts that operate on different objects depending on run-time information?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is object spy in quicktest professional (qtp)?