Quantcast
Channel: New board topics in SmartBear Community
Browsing all 21061 articles
Browse latest View live

Why Isn't my Code Working? Opening Outlook in Python Script

I have a basic script that I found that should open Microsoft Outlook and read the last email received, then log the contents of the body. I keep getting a runtime error saying "Member Not Found." I...

View Article


the logs generated by testrunner.sh are missing REST Request body content

Hello, I'm using SoapUI 5.2.1. I used testrunner.bat on Windows to test some REST API and I can get test logs on each request.The command is like: testrunner.bat  -sTestsuit_name -cTestcase_name -r -a...

View Article


how to assign a particular jdbc setup to a particular environment

Hello,Ability run the same tests against diffefrent environments is a key feature for us. the difference between environments are their urls and databases.Unfortunatelly I could not figure out how to...

View Article

How to convert json object into json string

Hi,  I am using Ready API 1.5.0. I have a json request with one of the value as-  "value":12345. I have a groovy script where I get this json object through 'Get Data' and I am trying to add 1 in to...

View Article

error adding wsdl in SOAPUI

Hello,I encounter an error when loading a wsdl with SoapUI tool.the error is:Error loading [http://localhost:8080/ws-test/XML/flow/MG/XML__MG_TransferResult_v4.0.01.xsd]:...

View Article


Object identification issues -Swing controls

Hi,I am having a strange issue while trying to play back my recorded scripts on the Javax.Swing Controls. When i try to playback recorded script, object issues arise and on inspecting name mapping, i...

View Article

Hot to use a variable in WinFormsObject() in VBScript?

I want to pass a parameter to below line for "txtPatterName" but TC complete fails to evaluate.myparam = "txtPatterName" Set Obj =...

View Article

error adding wsdl in SOAPUI

Hello,I encounter an error when loading a wsdl with SoapUI tool.the error is:Error loading [http://localhost:8080/ws-test/XML/flow/MG/XML__MG_TransferResult_v4.0.01.xsd]:...

View Article


TestComplete 11.11 or 11.20, I am unable to spy objects in xamarin based...

I was able to spy object earlier in TestComplete 11.11 After a month or so, when I started today, unable to spy objects on newly instrumented apk any more.It says unable to identify parent process.also...

View Article


Unexpected error when running test case that has groovy test step in 1.5.0

Hi, I get the following error appearing on the logs for a test case with the groovy test step is not completing (steps remain greyed out): Wed Nov 18 08:04:34 GMT 2015:ERROR:Error notifying listener...

View Article

Another start-up issue: stuck in splash screen (Windows 7) [SOLVED]

Hello people, I found other similar issues browsing the net but not exactly the same and/or the suggested solution didn't work. Could anyone help please? After installing SoapUI 5.2.1 (with installer...

View Article

Syncfusion Virtual Grid properties and how to locate them

Hi The product I am testing has a number of syncfusion grids where by the layout of the grid is stored as a virtual grid.As users select things the look and feel of the product changes, e.g., A cell...

View Article

Can DejaClick record user scrolling on the web page?

Hi everyone!I'm new here so sorry if my posting is misplaced or unclear.Dejaclick seems like an awsome program. I need to follow (record) my users actions on the web page (scrolling up and down, and...

View Article


Check-in ,Checkout process is very slow with the new Team Foundation Server...

We recently migrated  to Testcomplete 11.20 from Testcomplete 10.6 . Also tried to migrate from legacy SCC API Providers to the new "Team Foundation Version Control Plugin". Now the Check-in and...

View Article

REST service multipart/mixed request problem

Hi! I want to send the below multipart/mixed type of request from SoapUI but I am unable to add the Content-MD5 header to the second part of body. This header is needed, otherwise the request will...

View Article


Variable Editor Dialogue in ScriptExtension

Hello,I'm quite new to TC but I am developing a script extension to build a custom keyword.I try to develop a "Value-Picker" that works with a variety of the user controls of my tested application. On...

View Article

unable to click on a button after Finding it

Hi,I am just trying to click on a button (Search button) that is a swing control. Please see the attached screen shot for its properties. No matter what i do, TC is unable to find it and reports in...

View Article


Warning messages when using TC scripts in MTM

I have some TC scripts where I throw a warning if something I am watching for isn't correct.   It could be a count on objects on the screen or for any other reason.When running the tests through TC,...

View Article

How to click on specific cell and row number in grid using passed parameter

I need to create a function to click on an Infragistics WebDataGrid using TestComplete.Simply clicking on the grid in my main test is easy:page.grid.cell(3,1).Click(); However I want to convert this...

View Article

How do you access the "Update Name Mapping Wizard" manually?

I have some mapped objects with properties that have changed. I would like to be able to launch the "Update Name Mapping Wizard" manually so I can use it to point to the object and then use that info...

View Article
Browsing all 21061 articles
Browse latest View live