Forum Post: Difference between Warm-up /Close down time and Ramp up/Ramp Down
Hi all, I am new to Silk Performer. I am using Silk Performer version 15.5. 1) I am wondering if somebody can help me to define and give an example to illustrate the differences between Warm-up vs...
View ArticleForum Post: Should we Remove the hard-code thinking time in the script if...
Hi all, In Silk Performer, after we record a script, we are seeing the below thinking time statement generated in the script. ThinkTime(30.4); We check the Random thinking time check box with option...
View ArticleForum Post: RE: Should we Remove the hard-code thinking time in the script if...
Random thinktime basically overrides the value and uses a random value instead. So the thinktime functions in your script indicate where a thinktime will occur, but it wont use the value in the...
View ArticleForum Post: Server Bottleneck
Hi All, We are new to Silk Performer. We are wondering if anyone has any input for below. In term if we want to analyze if our application has any server bottleneck, what kind of graph we should...
View ArticleForum Post: RE: Server Bottleneck
Its not the graph thats important. To identify a server bottleneck you need to have server performance data to correlate against your results. So first, you need to setup appropriate monitoring for...
View ArticleForum Post: RE: Should we Remove the hard-code thinking time in the script if...
In this case, after we record the script, should we first to adjust the ThinkTime(30.4) to a more reasonable value before checking the Random thinktime option in the profile? If the hard-code...
View ArticleForum Post: RE: Should we Remove the hard-code thinking time in the script if...
Its not necessary as a long script could be cumbersome to update in this way. Just rely on the active profile settings to control the thinktime. If exponential distribution is too large and you dont...
View ArticleForum Post: passing parameter from bdh file
Hi I m new to silk performer and i wanted to know create a function in the bdh file that i have to use current date. I have wrote something like this. But i m not sure about the syntax and how to...
View ArticleForum Post: RE: passing parameter from bdh file
Found the resoution had to create below function in the bdh file function TGetCurrentDate : string var nDate : number; begin nDate := GetCurrentDate(); TGetCurrentDate := FormatDate(nDate,...
View ArticleForum Post: RE: Difference between Warm-up /Close down time and Ramp up/Ramp...
Hi kkyy. I'd recommend to have a look at the Silk Performer Help section 'Time Names in Workload Context'. It gives a full description of the features, how they work and what they influence. There's...
View ArticleWiki Page: Automatic numbering of LoadTest folders in Silk Performer 15.5...
In Silk Performer 15.5 it was possible to increment the folder numbers from any number required. For example, uncheck the ‘Automatically generate unique sub folder’ option and enter the folder name...
View ArticleForum Post: Remote Desktop concurrent users Test
Hi, I need to understand the capacity planning of my windows server company. Without idea about how I can do that in the right way I ask to you. My solution is using a licensed SP to execute a .bat...
View ArticleForum Post: RE: Remote Desktop concurrent users Test
Have you got remote desktop services installed? Have you disabled the option "Restrict each user to a single session" or have you parametrized the credentials you are using for logins so they are...
View ArticleForum Post: RE: Remote Desktop concurrent users Test
Hi Jonny thank you for the quickly replay Have you got remote desktop services installed? Y es Have you disabled the option "Restrict each user to a single session" or have you parametrized the...
View ArticleForum Post: RE: Remote Desktop concurrent users Test
the message from RDP is : "The task you are trying to do can't be completed because Remote Desktop Services is currently busy"
View ArticleForum Post: RE: Remote Desktop concurrent users Test
Without knowing what our batch file does I cant say what the problem might be. GUI level does use ST but if you have premium VU license type in Silk Performer then you are entitled to a ST license...
View ArticleForum Post: RE: Remote Desktop concurrent users Test
Great! we have Premium lic. I'm going to open a ticket with support to explain problem and request the ST licence for GUI Level.
View ArticleWiki Page: A list of Hotfixes for Silk Performer
Here you can find a list of the Hotfixes for SilkPerformer. If you would like to be notified each time a fix is released please use the “email subscribe to this page” function under Options below...
View ArticleWiki Page: Silk-Performer 16.5: Unable to create a new VB.NET project in...
After the installation of Visual Studio 2012, Silk-Performer 16.5 and the Visual Studio .NET Add-on, an error is faced when the user tries to create a new Silk-Performer Visual Studio project from...
View ArticleWiki Page: Bandwidth Emulation availability without network emulation (NWE)...
The Bandwidth Emulation is available without installing the NWE driver. To use this feature, you will need to go to SETTINGS | ACTIVE PROFILE | REPLAY | INTERNET | EMULATION and enter or ensure that...
View Article