In Login two edit box which object class property value is
same, How to enter into 2nd edit box in qtp by vbscript.
Answers were Sorted based on User's Feedback
Answer / netesh
using index property.
browser("x").page("x").webedit("y","index=1").set "abc"
' index 1 means first object which is left to right and top to bottom
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rahul
If the object class property value is same.
Enable smart identification which can find the unique property value that could't found by quick test,this enables you to further step.
| Is This Answer Correct ? | 7 Yes | 0 No |
how i will connect oracle or microsoft acess database through manually written Script
Hai anyone please "Explain about Framework in QTP?"
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
When should I use smart identification?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
how can i prepare for QTP(8.2) to face interview ? give over view details?
how can i pass parameters into function?
what is meant by "Parameterization technique"?
how u conduct GUI testing and PERFORMANCE testing on MS- WORD? and What r the GUI Test Cases and performance Test Cases?
3 Answers Accenture, Civil Service, ICICI, Jintek, Satyam, Singularity, Syntel, TCS, Wipro,
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
How to record a qtp script ?
What are the benefits of qtp?