How to find the number the number of Links, Brolken Links
in a webpage?
Answer Posted / less than you
Choose Standard check points either from Active screen or from keyword view, a Object selection properties box will appear from there select page (upper most) and click on OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by iteration?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi,All How to create a link in excel sheet using qtp
What are the differences between quicktest professional (qtp) and winrunner?
In qtp, how you can get the last character from a string?
Is virtual object supported in low level recording mode?
What is checkpoints for quicktest professional?
Explain the difference between check point and output value?
How the exception handling can be done using quicktest professional (qtp)?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
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
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
what is profile tool?
Step 3&4 are repeated until an the object in recognised uniquely.
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page