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

Using a variable in the code is not working the same as putting in the exact...

I have an input file that holds all the data I need for my tests.  This allows the user to update as needed and still be able to run the tests.  I also want to be able to use this file to select the...

View Article


Handle to main window different between TestComplete and TextExecute

When building our scripts, I use the following to get to the main window of our app in TestComplete: TestedApps.OurApp.Run();ourApp = Aliases.OurApp;hwndSource = ourApp.HwndSource_MainWindow2; Running...

View Article


Can't open page using internal browser

Hi, I'm new to SoapUI and to testing web services so this might be an easy issue to resolve.  I did search and someone else had also received this error but there aren't any comments on that post so...

View Article

JScript 5.8 - new features?

Hi all, Just looking around at JScript 5.8 I see there's the JSON object which will help with parsing, etc. Are there any other obvious new cool, useful features comared to the previous version of...

View Article

Test Execute License Manager Administration

We are using Text Execute Floating License of TE 9.31 version as of now. How can I find which all machines are connected currntly to this License Manager machine. Please Advice.

View Article


i create a condition like if(a != b || b != c )

a = 5b= 5 c = 5at this conditon it goes to else part but it go inside of if conditionif(a!=b || b!= c){     log.messave(a);}else{      log.message(b);}

View Article

How can I change TestComplete Options through a script?

It’s about “Tools, Options, Stores, Update Table elements”. I want first mark it (through a script), run an automated test, unmark it (again through a script) and run then another automated test.

View Article

What happened to the mock services from my SoapUI Pro project?

We renewed our SoapUI Pro Licenses and updated to the latest version of SoapUI Pro.The application is noticably slower but more worrying is that all Mock Services are gone.How can I get them back as we...

View Article


How do I clone an existing Groovy test step and insert it into another test...

Hi there, I want to dynamically build a SoapUI test structure so that my team can significantly reduce their prep time and get straight into testing. In one of my previous posts I was able to generate...

View Article


Do not enable deleted XML requests

Hi, I'm using SoapUI PRO version 5.1.2. I'm testing a services with multiple operations.The policy of the company is that each operation contains all the full XML of all the input requests.As an...

View Article

Why does TestComplete MSAA not seem to support error codes correctly?

Hi, we are currently trying to use MSAA in TestComplete to get the values from a list object in a GUI by first selecting it from the TC script and later reading the associated values. To enable this,...

View Article

What is the difference in the MSAA object handling when using "backwards...

Hi, we are currently trying to use MSAA object support in TestComplete; unfortunately the only way we seem to be able to get MSAA-enabled objects to show up as such is to enable the checkbox on the...

View Article

Alphabetize methods

What can I do to get my methods alphabetized in my project?

View Article


How to send this request with soapui to a WCF service

Hi, I need to test a WCF Service with SOAPUi but I don't know why it is not work with SOAPUi and works in a Java client with CXF and WSS4J I've attach the request  that work, the request from SOAPUI...

View Article

code collaborator application 9.1 version with Oracle 12.1G/12.1C database.

Hi, We have clarification on oracle 12.1G/12.1C database support with Code Collabrator. Currently, Code collaborator is not compatible with Oracle 12.1 database version.1. Is there any road map to...

View Article


Updated to SOAPUI 5.2.0 and now the assertion that I added to a test case is...

I have created a 'Contains' assertion to one of my teststeps (Using REST request) . In the Contains text box ,I copied by Raw response data and when i run the step, it always fail.Howevere it works for...

View Article

Is there anyway to use a variable for think time in scenario pages?

I want to vary the think time for different executions of a page in a scenario without setting the whole test to use random thinktime - how can I do this?

View Article


Test Coverage Run Details by Test Set Report

Hi, I have a regression setup with 30 'sub-folders' that are my test sets with each containing additional sub-folders for various specific areas to test and those of course contain the actual tests to...

View Article

Variable Question

I am testing an API in 3 different environments. I have used Property transefer in all all of them. However I have about 12 diferent calls that use a static session ID, client ID, and user ID and I...

View Article

Image may be NSFW.
Clik here to view.

How do I Use a variable I created as a DB Query?

  I THOUGHT I was doing things correctly... obviously not. Given: ManufacturingOrderIdSearchTextBox SetText "10008459" I wanted to change the 10008459 to the result of an SQL Query.(Which may, or may...

View Article
Browsing all 21061 articles
Browse latest View live