Add 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 ArticleWill TestExecute run on windows Xp (Embeded) ?
Hi, I need to run TestExecute version 1120 on Windows Xp (Embeded).Will it be possible to do so ?
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 Articlehow to insert checkpoint for scenarios
Hi,I am a TestComplete fan since 4 years and i would like to try now LoadComplete out for loadtesting. there is general question about checkpoint concept. As we know we can verify every single test...
View Articleset filename by report generating
I try to generate report in testRunListner.afterRun and have to save it with the same name like test case name.I found an example to do it but generated report has always the same name: "Testcase...
View ArticleHow to upate Resouce section in the Test Case ?
I have Rest Services where, they have not added Parameter to serach data from Database instead of adding parameter they are asking QA team to update the Resource Tail. (/pho-rest/lan/22) This is my...
View ArticleHow to set Session Cookie ?
There is this Login and Logout operations and there are many other operations in the web service that I am trying to set. With the login operation I am able to generate the session id and the session...
View Article