How to put message in MQ using TestComplete and VBScript?
How to put message in MQ using TestComplete and VBScript? Hi All, I wanted to automate a process "put message in MQ using TestComplete and VBScript" , I have followed the couple of links but , mostly related to SOUP UI. following are the links - https://support.smartbear.com/readyapi/docs/testing/jms/providers/websphere.html and https://community.microfocus.com/t5/Quality-Center-ALM-User/Connection-Of-QTP-to-IBM-Websphere-MQ-using-VbScript/td-p/1129561 any Step by Step process is available for TESTCOMPLETE and MQ, please share so using VBScript and TestCompleteSolved2KViews0likes5CommentsFramework structure and excel utility function setup
Can someone point me to any online tutorials or blogs to learn/Create Framework structure for desktop application using Testcomplete? Also, a very generic utility function that reads excelfor Data Driven Framework which can be used by any project?Currently i am reading excel with OleObject and get toeach row and execute code by passing cell values as data. But it looks cumbersome and not very generic. Appreciate any inputs!653Views0likes0CommentsRead and Write in Excel sheets using VBScripts
I am creating a framework using Excel Sheets for a Desktop application. I am new to TestComplete. I have seen the syntax from Help in Testcomplete. But still I am not able to bring up a solution. For example I have 5 testcases to be executed. I have created an excel with 2 sheets namely Sheet1 and Sheet2 with 4 testcases with headings in Sheet1 as TestCases and Status. In sheet2, i have createdTestcase ID,TestCase,Expected Result,Actual Result,Status,Screenshots,Start Time,End Time,Time Taken. In sheet1, if the status column value is 1 then the Testcase will be executed. If it is 0 then it will not be executed. In sheet2, the actual result should be PASS or FAIL. PASS should be in green color and FAIL should be in RED color. And if both the actual and expected are same then PASS should be mentioned in Status column. And how to add screenshot path for the respective Testcase? Also, I would like to know how to fetch the start time and end time and compare both of them and calculate the total time taken. I need a sample code to fetch details from the excel sheet and to write the same results in that excel sheet. I know it is difficult for me at this stage, but I need your help guys. Awaiting for the answers soon. I have attached the excel sheet for reference.1KViews0likes1CommentInvoke testComplete with command line
Good afternoon everyone, I'm starting continuous integration method here and think if is possible invoke a ScriptTest of TestComplete with CMD command line, anybody know how to make it? Im use TestComplete v.11 with Pascal and Windows server. Thanks very much attention MarcosSolved1.2KViews0likes1Comment