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?
No Answer is Posted For this Question
Be the First to Post Answer
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
What test cases can you automate using QTP?
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
What is difference between the For..Next and While..Wend statements?
Explain the features and benefits of quick test pro(qtp)?
How can i check elements sorted in dorpdown using qtp..
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
can any one say that where we can download the QTP trail version ??????????
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).