Hi! Using Descriptive Programming How do we get Parent
object for an object. Say, i want to get a parent object
for a "Link" in a web page. thanks

Answer Posted / vinod

can u please explai with an example plss

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2548


Is it possible to use two instances of UFT on the same machine? If not why?

555


What is accessibility check point?

635


Is virtual object supported in low level recording mode?

589


Explain the difference between data driven testing and parameterization ?

550






how to find that tools work well with ur existing system?

1332


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1498


What are the Test design techniques you uses in ur project?

1461


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

1925


What are parameterizing tests?

523


What is the basic concept of quicktest professional?

506


what is the diff b/w assistive and mandatary rules of object repository in QTP???

1574


i have asked earlier only one question how to test web application using QTp plz send me the answer quickly

1632


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1698


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1604