"Failed to enable menu items" error when clicking on a new step
Hi, I'm working on a plugin for a new test step (running ReadyAPI 1.2.2), but when I add the step I immediately get the "Failed to enable menu items" error. I get the same error every time I click on...
View ArticleWhich tool best for web exceptional handling test
Is Soapui good for testing and detecting web exception handling?currently what we do is get the asp event error log and checking it one by one to debug and tell which page link exception handling error...
View ArticleDataSink Report - Parameter not found
I have been trying to capture the request and response payloads of a RESTful webservice in the SOAP-UI test runs, via. the use of DataSink.In order to visualize, the set up is as below: Properties in...
View ArticleFully Data Driven test -
I'm fully data driving my tests. This means I have all my data (even the test name) being parsed in and whenever It reads a command (like ("button|racingpriceList2|.SetText|"3.50") - its then executes...
View Articlerunning .vbs script from jscript testcomplete
I want to run this .vbs script C:\pwc\PWC-QTP\runit.vbs Can anybody help me? I started herevar strExe = "C:\pwc\PWC-QTP\runit.vbs -h1 -d33";var objShell = new ActiveXObject("WScript.Shell");var...
View ArticleChange the application run folder
There are times that I want to run the application run folder for a specific application in the TestedApps list depending on the version/directory where it is stored - can I do this programmatically?...
View ArticleNot able to set up MQTT in Soap UI
I have installed SoapUI-x64-5.2.0-beta.exe but not able to setup MQTT.Can any one please help regardiung this?
View ArticleProblem with running test item from command line
I am trying to run test item by the instruction https://support.smartbear.com/viewarticle/54655/On my computer it's work correctly by TestComplete.ATR.js "C: \ Program Files (x86) \ SmartBear \...
View ArticleMobile Automation Tool
Hi friends,Im working as mobile application tester,Having 5+ yrs exp testing iOS and Android application i want to do one automation course for mobile.can any one tell me which automation and...
View ArticleProblem with content assertion - testrunner/soap ui
Hi, I have content assertion for value 50000- in responce soap ui in json view have 50000- in responce soap ui in outline view have 50000.0- in assertion for this value have 50000 when run test- in...
View ArticleTest Execute runs tests at screen resolution or less than 800x600 on a slave...
Hi,I'm running tests from TestExecute on a slave machine with Jenkins.The problem is that the screen is displayed at resolution or less than 800x600 and the some objects from the browser are not...
View Articleassert erroneously fails for float
I have an API endpoint that returns JSON. One of the fields is a number with one digit to the right of the decimal point. We need to verify that the value is correct with the correct precision. If...
View ArticleAfter upgrade to NG, Groovy HTTP parameters are not dereferenced
After upgrade to NG, Groovy HTTP parameters are not dereferenced - this is working fine for co-workers and was working fine in SoapUI 5.x on my same system. In the request, name value section, I have...
View ArticleNavigate to url with an ip address and port
I am new to Testcomplete and I am trying to get a script that will navigate to a specific web address on our intranet. The address contains the IP and port so it looks like this:...
View ArticleSOAPUI XmlSlurper memory leak?
Hi, I have SOAPUI 5.0 installed. My SOAPUI groovy script reads a 18 MB xml file and retrieve xml elements using XMLSlurper. I am seeing the SOAPUI exe grows every time I run the script. It can grow...
View ArticleConditional name mapping popup objects
I don't get how we're supposed to be able to use conditional name mapping on objects that are dynamic. The object only exists when it has focus, once it loses focus it disappears and the object gets...
View ArticleOne loop to run different keyword tests for different test cases...
I have a data-driven loop spreadsheet that lists the KeywordTest Script names in row one, each script is a column. Then I have a row for each test case or loop with indicators that I would changed...
View ArticleExcel Data Sink issue with properties dissapearing
I recently upgraded from SOAP UI pro to Ready APi 1.4.1 with SoapUI NG pro. Every time I run a test case with an excel Data Source, SOAP Request, DataSink to excel, and DataSource Loop my excel...
View ArticleTest Complete Integrity with TFS
Dear Experts, Do we have facility in Test Complete to integrate our automation projects with TFS? If so, kindly do let us know the procedure how can we proceed with integration of Test complete scripts...
View ArticleHow can I link a specific version of a test case to a Release?
I am trying to set up a scenario where a Release A will be associated to a Test Case A v.1,And a subsequent Release B will be associated to a Test Case A v.2. How can I do that?
View Article