Inflectra Customer Forums: Rapise Best PracticesDiscussions of best practices for using Rapise in specific environments or questions about how to use Rapise to test a particular type of application. Please do not pose general issues in this forum.en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums120/Support/Forum/rapise/best-practices/List.aspxthreadId=189David J (support1@inflectra.com)What's the best way to deal with the application not being readyI have noticed that some of my tests failed b/c of the time it took for some pages to load. The recording is fine, but I am getting "TypeError(-2146827850): Object doesn't support this property or method" when I play the script. Any adivice on how to handle this? Tue, 25 Oct 2011 14:37:49 -04002011-10-26T15:27:00-04:00/Support/Forum/rapise/best-practices/189.aspxthreadId=241David J (support1@inflectra.com)How do I change the URL of a website being testedI need to vary the recorded script to be used on a different system than was used for recording the script. What i see in the test objects seems that the URL seems to be set on every object. Does this mean, that we can not use recorded scripts for different web-site/base-urls and have to re-record them every time our test system changes? How can i set the base URL to use programmatically in the script at the start of the test?Wed, 15 Feb 2012 18:59:00 -05002012-08-31T19:28:31-04:00/Support/Forum/rapise/best-practices/241.aspxthreadId=256David J (support1@inflectra.com)Testing MSMQ Applications How do you send messages to a database using the Microsoft Message Queue? Wed, 14 Mar 2012 20:31:07 -04002012-03-14T20:31:16-04:00/Support/Forum/rapise/best-practices/256.aspxthreadId=398David J (support1@inflectra.com)Best practice for error handling in Rapise What is the best way of taking care of error handling in Rapise? Are there any general examples? Tue, 16 Oct 2012 13:41:34 -04002012-10-17T17:13:14-04:00/Support/Forum/rapise/best-practices/398.aspxthreadId=674David J (support1@inflectra.com)Rapise Excellent test automation environment, generating a ROI among the best in the market. Its features are ease of use and performance results. Wed, 14 Aug 2013 10:42:34 -04002013-08-14T15:41:15-04:00/Support/Forum/rapise/best-practices/674.aspxthreadId=2760Alex G (alexey.grinevich@inflectra.com)How to run all RVL sheets without executing them one by one? I have many sheets in my test and I want to run all of them. Mon, 27 Feb 2023 07:41:05 -05002023-02-28T13:09:53-05:00/Support/Forum/rapise/best-practices/2760.aspxthreadId=2220David J (support1@inflectra.com)Desktop Java SWING implementation problem Hi, Im trying to create a test in a simple java desktop application, but it seems the clicks are not registered. Rapise just finds the main frame (SunAwtFrame) and clicks by coordinates, but it doesnt see the Buttons and TextBoxes. I installed the Java Bridge and tried it on the provided AUTJAVA app. It captures AWT (upper) elements okay, as seen on the screenshot in green , but for all SWING (lower) elements marked with red , it records just clicks on the frame with coordinates on the same frame element. I also tried testing on few different applications like JMeter, SoapUI, OWASP ZAP that I know are made with Java, but on all I get just the canvas/Frame element and not the inner elements... I tried implementing Java SWT too (Eclipse IDE), that works great. Wed, 16 Sep 2020 13:42:17 -04002022-04-18T15:23:54-04:00/Support/Forum/rapise/best-practices/2220.aspx