How to use conditional loops in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How can i check elements sorted in dorpdown using qtp..
what is the use of automation frame work ??(QTP)
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Explain about Table and DB Checkpoints?
What are the different types of action?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Describe function procedure in vbscript.
WHAT IS OBJECT REPROSITORY?