Wiki Page: Tutorial 1: Explore 3 ways to create compelling visual tests and...
Welcome to Silk Test Workbench. Your 45-day trial starts today. You've made the right choice. To help you get the most out of your trial, we've put together three 'how to tutorials'. Give it a go -...
View ArticleWiki Page: Tutorial 3: Enhancing Visual Tests with VB.NET scripts
So, you’ve mastered Visual Tests, right? Not quite. Let’s see how they look enhanced with VB.NET scripts. This is where you really extend your automation flexibility. So, put your knowledge of...
View ArticleWiki Page: Tutorial 2: Extend your visual tests with verification, repetition...
Let’s get into more advanced techniques to help you master visual tests with Silk Test Workbench. You’ll quickly learn to verify even your most advanced Web applications. Go live with...
View ArticleForum Post: RE: SP | Iterations
Yes, the transaction count value should exactly do what you need.
View ArticleForum Post: RE: SP | Thick Client Application | Require support
Hi Krish. There's a few things to consider. First of all which part of the AUT do you want to test. The client, the network or the backend? What is the end goal - to see how it scales or performs, or...
View ArticleForum Post: RE: Seems ToEncoding function changes German "Umlaute" in wrong...
I think you are mixing up encoding (to UTF-8) and url-encoding. I suggest to use WebFormUrlEncode Function. Please see samples here for both: transaction TmyTrans1 var sUrlEncoded : string(100);...
View ArticleForum Post: RE: SP | Thick Client Application | Require support
Dear Ciaran, I need to test the application accessed via browser, which is the AUT. My scope does not extend to the database or the network. Secondly, I am following a load profiling approach for my...
View ArticleForum Post: SP | Load test scenario
If I wanna run a load test with 25 users with 5 scripts 5 iteration each, with 25 users' values in my parameter file, what type of parameter file and workload model would you suggest me? Note : My AUT...
View ArticleForum Post: RE: SP | Thick Client Application | Require support
Hi. So, just to confirm - the background app is not in the browser or in a browser window or any other process spawned by the browser? If so, you have 2 options. 1. Use a normal web/HTTP protocol...
View ArticleForum Post: COBOL source format
Hello, is it possible to adjust the source format for COBOL e.g. from fixed (i guess is default) to variable? Thank you in advance Kind regards Alexander
View ArticleForum Post: RE: Can't get stcmd co -exclude to work
Thanks Anil! Between the user, his colleague, and myself, we tried nearly everything we could think of to get it to work with a full-qualified file name - with quotes, without quotes, "escaping" the /...
View ArticleForum Post: RE: SP | Load test scenario
1) In Silk Performer, a virtual user can only execute a single bdf script. If you need each user to run through 5 different scenarios, I would put each scenario in a different transaction. So the user...
View ArticleWiki Page: VisiBroker Performance Tuning
[[wiki:VisiBroker - World class middleware - Wiki|Back]] As you already know, VisiBroker CORBA middleware is used by many mission-critical systems (e.g. telecommunication systems) in the world....
View ArticleWiki Page: Explanation of Example
[[wiki:VisiBroker Performance Tuning|Back]] Download and Build An example is created to demonstrate the thread and connection management behavior of VisiBroker. You can download the source code and...
View ArticleWiki Page: VisiBroker Threads
[[wiki:Explanation of Example|Back]] In this example we capture and analyze the important stack traces of the client and server during invocations. Stack traces are very useful debugging information....
View ArticleForum Post: RE: Unable to view application properly in iPad2 using Silk Mobile
Hi Amarhi, Can you confirm if you get this issue with Silk Mobile 6.3? Can you please also confirm if the App is an instrumented App? Thanks Robert
View ArticleForum Post: RE: Unable to view application properly in iPad2 using Silk Mobile
Hi Robert, I am using Silk Mobile v5.7.85, Application is instrumented because i have scripted the same application using iPhone 3gs but when i connect to iPad 2, i am facing that issue. Thank you, Amar
View ArticleForum Post: RE: Agent vs Instrumentation
Hi Danh2000 The answer to your question is No, you still have to instrument the Application under test in order to get Native Recognition. A a Jail Broken device will only allow Text and Image...
View ArticleForum Post: unable to license product
I have tried both the manual and automatic options to "activate the free product". Either way gives me this error: adding feature: Error[150]: The specified lock code is invalid. Any...
View Article