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

Does TestComplete support Window service & Mac menubar applications developed...

Hi Team, We have Window service and Mac menu bar application developed on JavaScript and Electron.The way how it works is:After installing the .exe file, there will be an icon in quick start menu...

View Article


import pandas package in python for excel read

Hi All, I am trying to read excel sheet and store in data frame in testcomplete python language.When i try to import pandas package, it says required dependency missing numpy. After importing numpy...

View Article


How I can use timestamp format unix epoch (now) in seconds

How I can use timestamp format unix epoch (now) in seconds ? Swagger/OpenAPI 3.0example: #1533081600 (01/08/2018 00:00:00 GMT) in query string ?

View Article

Timestamp Unix epoch problem

This is correct ?How i can pass this parameter string (01/08/2018 00:00:00) to recive (1552562340) in query string - name: timestamp in: query required: true description: Tempo formato Unix epoch...

View Article

Automating Tests with Commuinity Version

Hi All, I have the communnity version of SOAPUI Currently and its perfect for firing off all manner of single tests.  But where I want to test when there are 1 or more dependencies I'd like to automate...

View Article


Was curious to know if there is a way to totally hide "Try it now" feature from the documentation?

View Article

Conditional validation in request body

Hi, I have a post method which takes request body ((Dynamic) List of maps). I am trying to work on validations within the request body like if key1's value > 1 then key2, key3 are mandatoryor if...

View Article

TestComplete Installation on AWS

Hello community,If I am installing the Test Complete software on the EC2 instance (VM) on AWS, Do I have to install the license manager PC on my local machine? If yes, Does test complete provide the...

View Article


Can we read all Test cases result status and it counts from project tear down??

Test runner object is not accessible from project tear down . As part of reporting I need this values .It will be very helpful some one guide me on this

View Article


Unable to find the object Clear. See Additional Information for details

My testComplete is not finding the Clear method, and returns error:"Unable to find the object Clear. See Additional Information for details. "I also noticed that when using the Object Spy it does not...

View Article

Error launching Virtserver - virt-server.yml not found

What would cause the YML file to disappear? The server was working fine until today.How do I recover it or Re-create it? C:\Program Files\SmartBear\VirtServer-2.2.0\bin>VirtServer.exe- HV000001:...

View Article

duplication of same mapping objects

Hello,I map my app (myapp) since a few years for new items.I don't understand why, when I map new items, the Name Mapping increase a number for the process name as the following...

View Article

Error Message: Invalid Characture found in Text Content

Hello! I have a checkpoint that compares two XML files (newly generated XML file vs "Master" XML file). The check point is failing with the error message "Document is invalid. Error: An invalid...

View Article


SOAP calls fail for Message Size greater than 4096 (SoapUI 5.5)

Hi Folks! I'm having a very strange error in SoapUI 5.5. Any Soap service requests I send out that have a Message Size greater than 4096 characters is failing, with the response:HTTP Status 401 - No...

View Article

Mass TestStep rename

i have a over 500 testcases with almost 1000+ test steps  when i run complete test suite bunch of test steps failed and i cant figure out which teststep failed as beause some teststeps are same names...

View Article


Can we run any test case from project tear down?

As part of automation I need to run some specific groovy test case from project tear down but unfortunately the test runner object is not accessible from this step so it will be very helpful if some...

View Article

Image may be NSFW.
Clik here to view.

Newbie question about Mapping Swagger Documentation

I'm new to Swagger APIs and JSON APIs in general. Mostly doing practical business Python. Now I have a Swagger API from which I need to get some data. The project has Swagger Documentation. I can add...

View Article


How to run query in Database and store the results in Variable ?

Hi dears, I would like to run my SQL query into my DB, and cache the data into a variable. Further my plan is to use the data in upcoming test steps or Testcases.  May I get your valuable suggestion ? 

View Article

Test Complete doesnot recognise Objects

Hi Guys, I am currently creating tests for Desktop application built on Delphi and have created a few tests last week and run it successfully. For some reason on running the same tests today ,all are...

View Article

Can we read all Test cases result status and it counts from project tear down??

Hi Team i tried with below code but unfortunately it is not going inside loop nor printing the logs which i expected.for( projectResult in runner.results) { log.info "Project name : " +...

View Article
Browsing all 20755 articles
Browse latest View live