I want to learn Advanced QTP, suggest me the best faculty
in Hyderabad
Answer Posted / ram prakash
for Advanced QTP, g c reddy is the best faculty in
hyderabad.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
How does quicktest professional (qtp) identifies the object in the application?
how to acess a test in RSA?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What is text/text area checkpoint?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is the basic concept of qtp?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How do you configure QTP AND Test director?
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
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)