Log.SaveResultsAs() fails to export correctly
Hello everyone, I have serveral test running, which all export its results at the end. But there are some that suddenly stopped exporting the results. No matter what I tried I cannot get it to work...
View ArticleVisibleOnScreen different behavior for Firefox&IE vs. Chrome
Hi, I run into trouble using the property VisibleOnScreen for a cell in a table. Different browsers reported different booleans...even if the website is rendered identicial. 12 Cells should be...
View ArticleLoading up NameMapping File in Script
Hi All, I have a requirenment where i need to load up name mapping file from my local directory in my project. Does some have implemented this for the project and share the idea or psedo code how to do...
View ArticleCan I start 2 out of 3 mock services in one project using MockServiceRunner.bat?
I have a project containing 3 mock services, but I only want to start 2 of them using the MockServiceRunner.bat file. I can start one (using -m switch) and all of them (just supplying the project xml...
View ArticleAdd HTTP headerfield to Requests
Hi All, I'm using Ready API 1.5.0 for testing REST API calls. Came across this Groovy-script that seems to be useful to add a HTTP-header field to all teststeps. I'm executing it on Project-level fot...
View ArticleUsing "Transparent" in Regions.compare does not work
Hi,I am using TC11.20 for Desktop testing. I read all the related topics previously posted for image comparison, but couldn't find answer, so posting question with my scenario.I have script written to...
View ArticleRecording error log without stopping the test
I have the followingactive method(Events-OnLogError) whenenters thismethodwouldsave theLogerror (MHT format).I used the'Log.SaveResultsAs' butdid not bringthe error,just whatpassed the test.Would I...
View ArticleDetermine when no liscense is available using COM (python)
I am using a modified version of the script I found here to run TestComplete and TestExecute, related code follows: from win32com.client import Dispatchimport pywintypes... try: self.test_complete =...
View ArticleTestCaseResultsReport: How to show only the failed test cases
This is my first time posting, so if my post is wrong, my apologies.I am not that adept in scripting, so I gave up on me figuring out on customizing the reports. I created a Subreport and mimicking the...
View ArticleHow to parse JSON response in SOAPUI
I am currently working automation with SOAPUI . I need to do End to End for 3 services. A svc – it will return rxEncryptedToken , if success else success code as differentB Svc - I need to take...
View ArticleHow to: MQTT Load Testing using SoapUI Pro
Can anybody give refernce of any documents for Load testing of MQTT using SoapUI Pro ?
View Articlehow to show attribute details for each assertion in the Test Case logging
My test check if a list of attributes are present in the returned result: Product ID: 123Product Name; Glare ScreenProduct Color: black When an assertion fails, the logging doesn't display the details...
View ArticleIs it necessary to launch application from Tested Apps to get proper objects ?
Hi , I have change the sequence of test execution and found that TestComplete 11 is not able to get proper objects and hence all test gets failed .Consider the below scenarios : Scenario 1: Batch file...
View ArticleCan't login for free trial
i registered for the free trial of alertsite with the address but i can't login to alertsite. It always tells me "Sorry, that password or email isn't right. ". I can't complete a new registration...
View ArticleUploading another user's shelveset to a code review
I'm unable to upload another user's TFS shelveset to a code review. Using the Desktop GUI I can list the shelveset by adding shelveset_name;other_username however when I click finish I get an error...
View ArticleValidating a randomly generated name
Hello,I am tottaly new to Soap UI. I got a task to make a project, that would create a test project in my Testlink. The test project should always have a different name, so that there would be no...
View ArticleReporting or Logging Options
Hello,I am wondering what are logging or (better yet) reporting options for capturing test execution and evaluation. The default log output while nomilly useful, isn't particularly useful for...
View ArticleHow to measure certain load time between 2 actions
Dear LoadComplete support,I am a new beginner of LoadComplete and i would need a solution of this test: Teststeps:1. start testapp2. enter some msg. on testapp1 and press "Send" button3. wait until...
View ArticleRunning test case from Jenkins-Fails after 1st test case
About my project and test case:1.project has 4 listener events.2.Each test case calls external test case from another test suite. 1.Running 50 test cases from suite with above set up -No...
View ArticleAbstractSoapUIMultiAction isn't working at all
Hi, it looks like there might be a problem with the class AbstractSoapUIMultiAction.If I'm not wrong, this should create action for multiple selected modelItems (something like "Delete TestSteps", bulk...
View Article