Simple way to validate a check box using keyword tests.
I've tried browsing through the community posts and I can't seem to find a simple explanation on how to do the following using keyword tests.If a checkbox is checked then do something, else if its...
View ArticleStarting Script with Batch
Is there a possibility to start a Script automatically, when you are not in TC with a Batch ?So you only open the Batch and the Script/Test start to work. Thanks for helping me out
View ArticleTestExecute - Is there a way to run a specific test group in a project?
Instead of running a project's entire suite of tests? Under Project Foo, I have tests Group 1, Group 2 and Group 3. I only want to run Group 2. Is this possible? The context menu provides Run -->...
View ArticleTrying to run my test case using TestRunner and I am running into exceptions....
I have a test case with three test steps which are REST requests. I right click on test case on it select launch test runner , I select the options from the dialog After clicking Launch , i get a pop...
View ArticleIgnore P4V Shelved Files when adding to review
Is there any way to have the Code Collaborator Integration with P4V ignore files that are shelved in a changelist, when adding that changelist to a review?
View ArticleClick not working
Hi all, Urgent help needed. I am trying to do a Click() Action on an object. While manual click does work on this button [Exports a excel to desktop of all table items - list of historical records],...
View ArticleExecute VBA Excel Macro from TestComplete Script
Hello, I have the following need : - I can open an Excel workbook from my TestComplete script. This excel Workbook has two VBA macros : toto() and titi() - Now, I want to execute only the macro toto()...
View ArticleResponse is not saved but file created when using script file
Hi I am new to soapui Automation. I am saving my response to a file using below script ( i copy pasted from the soapui forum). def response =...
View Article"Microsoft JScript runtime error" Aliases is null or Object Not Found
I recently upgraded to version 10.60.3387.7 from 10.5,Now iam regularly getting an Microsoft JScipt Run Time error that Aliases is null or Object not found So if restart the application,it works for 1...
View ArticleReturning object name from function and accessing properties/methods
Hello,This should be simple but so far I am striking out. I have a function that will search the current form for a button that I pass in as a variable: function FindBtn(BtnName) // Pass in Name of...
View ArticleSimple HipChat push notifications
Collaborator to HipChat Push Notificaion Example These scripts demonstrate a simple push notification system from Collaborator to HipChat. They can easily be modified to send the same event data to...
View ArticleNullPointerException when I try to create a REST test step from a route...
We have REST routes imported from a WADL that contain parameterized values with curly braces. For example: /somepath/{someId}/someuser As far as I know this is valid route syntax. When I try to create...
View ArticleIs there a way to look at SoapUI bugs that are logged/recently closed?
Hello-I'm trying to find the status of a few open bugs that were referenced in a few posts - is there a way to view them (ex, SOAP-3149)?
View ArticleMeet Our Judges
Ole Lensmar is the co-founder of SoapUI and the CTO of SmartBear Software. Manne Fagerlind is the head of Development at SmartBear Software,, and hosted our first "how to" webinar on building...
View Articlescript extension is showing error 'aqFile' is undefined.
Hi,I am using script extension where I want to include one .js file into another. The master file is master.sj. it wants to acces generic.sj.In master file I used the code like...
View ArticleBase64 Decode
I am completely new to SoapUI (free version), and I preface all of this with the fact that I am not a programmer (explain it like I'm 5 if possible). That being said, I am learning to use soupui on my...
View ArticleHow to backup a license server?
Long story short, if it's not a VM, my IT department won't manage it (keep backups, make sure it's up and running, replace hardware, fix networking problems, disaster recovery, etc.). So I've got to...
View ArticleIs it possible to integrate only inline comments future from review board to...
Hello Team, We have developed one code review tool by using java script,but we didnot added inline comment future. so we are planning to integrate only inline comment futures from other review tool. Is...
View ArticleGetting Start and end Date of Running Project
Hello, I would like to develop a scipt (JScript) which using the folowing variable:-- Start date/Time of lunching project-- End date/time -- DurationHow can i do this ? Thank you.
View Article