When testing jms, ready api is having error while it works fine on soapui
Hi I am trying to use soapui as a testing tool for ibm mq, while following the tutorial i was able to make it work for soapui but when i turned to ready api, i am having an issue on sending request....
View ArticleCan AQTime detect buffer overrun in C/C++ code?
E.g. strcpy where the destination is too short for the string being copied. Thanks, Matthew
View ArticleSetting dependency to a Test Case.
Can we set a Test Case from another test suite to the test case in one.
View ArticleTestcomplete performance slow while accessing Microsoft Dynamics CRM objects
Hello Team, I am using TestCOmplete (V10.40) for testing Microsoft Dynamics CRM (7.0.0.3543) based application on Chrome Browser(40.0.2214.115). I am experiencing performace slowness while...
View Articlehow to Validate parametarized value in Response
Hi I have parametarized <foldername> in Request through groovy script, it will randamoly generates value and place it in the request @<folderName></folderName> , want assert the same...
View ArticleUpdate Apache HttpComponents libraries
I'm using ReadyAPI! 1.3.0 with SoapUI NG and SoapUI 5.0.0 both. ReadyAPI for some added functionality and SoapUI because it performs much better on my hardware (the difference is humongous). I'm using...
View ArticleSys.Desktop.Keys("[Hold]~d");
What does the following do?Sys.Desktop.Keys("[Hold]~d");I cannot find what "[Hold]" does.
View ArticleChecking if an item is not available from TreeView
I would like to delete an item from TreeView control and check this item is no longer available in the treeview. 'ClickItem' posts error in test log and 'Exists' seem doesn't work. How to best do this...
View ArticleAdding a LogItem in jScript
How can I add a logitem child to a log in jScript? Here are my Log Items, and I would like to be able to create child elements for the tree using jScript. Is this possible? I have been unable to find...
View Articlehow to create a virtResponse Fault?
Hi,new user here. been playing with the soapui free version for months and finally got upgraded to the Ready!API 1.3.0 package with SoapUI NG Pro. i have to say...it's a lot different! in soapUI free...
View Articlecan not connect to oracle database in Desktop Testing Testcomplete
Hello, I'm using this code inorder tp connect to database and do some queries, but it has some difficulties with this connection string, what shall I do?? var AConnection, Driver;AConnection =...
View ArticleFlyout menu isn't being mapped
Hello. I am somewhat new to regression testing, and trying to get the most out of my trial. While trying to do some keyword tests with our android application I ran into an issue when trying to map...
View ArticleIf Object - Object does not exsist but it will still run the child operation
I have an if object that is supposed to check if a dialog box shows up when logging in. It still runs the child operations even though the object doesn't exsist. I thought that perhaps the objects did...
View ArticleDestop application- UI level performance testing. Is this possible with test...
Test Complete distributed testing lets user to run tests on multiple machines simultaneously. Is this possible to generate consolidated report for the time spent on key activities like Login, Form...
View ArticleTesting web application that exports a csv file How can I read a specific...
I'm testing a web application that exports data to a csv file. The file opens in excel I can navigate to a specific cell in the file but I have not been able to read the content of the cell. funceion...
View ArticleWhat is the use of representations?
I have a test suite, in a comoposite test project that managed in git. Everytime I run the test suite, if there is are new failuures, a set of representations added in to the xmls. And some of these...
View ArticleMemory management in SoapUI
I am working on a rest api project in soapUI. The project is in the composite mode. everytime I save a change, I can cee the consumed memery in the meory log increases. For a given day The memory...
View ArticleSoapUI, is there a way to copy and paste test steps?
I am working on a test suite, which involves number of test cases having common test steps (Not in the same order, so data driven or running on a loop is not an option here).In writing these tests the...
View ArticleupdateReview method giving error
Hi, I am able to create review using webservice api and when i try to update same review it giving following error message method:client.updateReview(reviewId, "Testing Webservice", "ES", null,...
View Articleproblem with object spy and browser
Hello,So I am not sure why it is not working.I started ATP on web quite recently, so I am new at this. Just yesterday it seemed like the object spy was working all nicely, today when I tried to use it...
View Article