Forum Post: RE: Parsing time-stamps in HTML, performing DateTime arithmetic.
This test runs 24x7 so it does have the potential to cross midnight. I'll still need to parse the date as published by the webapp on the confirmation page, not just two time stamps taken at different...
View ArticleForum Post: RE: Parsing time-stamps in HTML, performing DateTime arithmetic.
I'd like to point out GetTime is: Returns the number of seconds elapsed since midnight (00:00:00), January 1, 1970 likewise as GMT or local time. The important part is since Jan 1 1970.
View ArticleForum Post: RE: Parsing time-stamps in HTML, performing DateTime arithmetic.
That is what the documentation also led me to believe. Time counted from January 1st, 1970 is called Epoch, Unix, or POSIX time.
View ArticleForum Post: Recording for java applets which are embedded in a web page
Hi, Please let me know how to record application which is based on java applet technology and java applet communicate with server over socks connection. We have tried recording and found below...
View ArticleForum Post: RE: webheaderadd and webparseheader function in ajax perspective
I'd suggest in the first instance to make sure you have cleared cache and cookies before recording your use case. If you already use the -private flag in your SP recorder browser profile, don't worry...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
Hi. It might be worth reviewing this thread where both support and R&D have provided some insight into testing java applets - community.microfocus.com/.../8616.aspx . I hope it helps. Ciaran.
View ArticleWiki Page: “compile error SEM 12: variable is not declared: JAVA_V17” when...
Using the function “JavaSetOption(JAVA_VERSION, JAVA_V17)” will cause the compilation error “compile error SEM 12: variable is not declared: JAVA_V17” with Silk Performer 16.5 as the JAVA_V17 variable...
View ArticleWiki Page: "BrowserEngine: 32 - Internet Explorer request failed,...
When running LoadTests using CloudBurst the URL being tested must be accessible to the Cloud instances. This is possible in one of two ways: The URL should be publicly accessible so it can be accessed...
View ArticleWiki Page: Files with .ltcaz extension in the results folder after the test
.ltcaz files are normal zip files. This is the extension used for zipping the files on the agent side to transfer to the Controller machine after a test has finished. If you need the agent results,...
View ArticleWiki Page: Machine can only be started in safe mode after Silk Performer 16.0...
There is a known issue that in very rare cases there is an incompatibility between the network driver on the machine and Silk Performer's Network Emulation driver. So far this has only been observed...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
Hi Ciaran, Thanks for your reply, I gone through the provided link as well as " community.microfocus.com/.../12835.aspx" ; this link. I'm able to record the application traffic but response is...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
Hi VishalB. The most likely case is that the application is actually using TCPIP for communication. Can you check with the developers or use Wireshark to see exactly which protocol to expect? If its...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
Hi Ciaran, You are right, application is using TCP/IP for communication. Will check if other options are available or not. But is it possible TCP/IP parameterization in SP? Thanks...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
It might be possible but you would need expert knowledge of both TPCIP and how the AUT is using it. Customization is discussed a bit more here -...
View ArticleForum Post: RE: Recording for java applets which are embedded in a web page
Thanks Ciaran, for your prompt reply will do further analysis. If anything is required then i'll trouble you once again.
View ArticleWiki Page: Low Level Web Functionality Recorded in Silk Performer 16.5
There is a known issue in Silk Performer 16.5 that leads to the recording of low level Web functionality, even though the Silk Performer 16.5 project settings specify that Page-Level functions should...
View ArticleForum Post: How to call one script from another script in web and BDLT protocol
How to call one script from another script in web and BDLT protocol
View ArticleForum Post: RE: How to call one script from another script in web and BDLT...
It's possible the best way to accomplish it would be to use and include file (bdh file). More information : Include Files Basically the script you want to use is saved as a ".bdh" file, then you...
View ArticleBlog Post: Recording File Uploads
Recording a file upload with Silk Performer is an easy task. However, in earlier versions of Silk Performer, a file upload generated a giant block of code in the script, since Silk Performer showed...
View ArticleForum Post: How to configure Appdynamics to monitor performance tests using...
How to configure Appdynamics and dynatrace to monitor performance tests using silkperformer
View Article