i want know iam working 2+ exp in QTP can i do performence
testing (eg:loadrunner) yes r no?
Answer Posted / nagapawan
what we alloated work should be done wheather performence r
qtp r sql r what ever we should ready to do , need learn
new things any time r any movement. now it is waste talk
about this us based gone that means no furture will there
in market. we should find alternate what to do.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you perform Regreession Testing?
How to delete an object from the object repository?
How to attach a file to TD?
What are the advantages of a Hybrid framework?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Explain how you can replace string in qtp?
How to modify object property in qtp ?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Differences between quicktest professional (qtp) and winrunner?
Explain the differences between table and db checkpoints?
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
Is it possible to change the property value at runtime? How it is possible?
How do you create new test sets in td?
I want to do QTP Certification what is the pattern of Question paper.