Questions tagged [silk-performer]

Silk Performer is Borland's enterprise-class tool for automated software application performance and load testing.

Silk Performer is Borland's enterprise-class tool for automated software application performance and load testing.

http://borland.com/products/silkperformer/

9 questions
1
vote
1 answer

Silk Performer Assignment of Load to agents has failed because at least one of the load agents is locked , unavailable, or has insufficient privileges

I had been running my Silk tests on 8 agents. During my last run, i closed the test in between and since then, whenever i trigger the test, i see that it is not executing on few of the agents. Also, when i created a new workload and assigned them…
abhishek pandey
  • 83
  • 1
  • 3
  • 13
1
vote
0 answers

Performance Testing for uploading file using SilkPerformer

I am able to recorde the application that upload the file. During reply its running successfully but file is not getting uploaded. My question is 1) the whole file (Actual content of the file ) is getting displyed in the recorded script. I have…
shoaib
  • 175
  • 1
  • 3
  • 15
1
vote
1 answer

passing arguments(containing white space) in vbs through silk

I'm writing to call a VBScript from Silk bdh and passing arguments from Silk. My first problem is there are more than 1 argument (total 4 arguments). My second problem is these arguments contain white space. Below is the program: sCmdLine :=…
0
votes
1 answer

BrowserEngine: 29 - UI element not found in Silk Performer

I have recorded my application using internet explorer in Silk performer using BDLT approach as this protocol by default it will consider for recording IE only, but my application is comapatable with Chrome. While replaying the script using chrome…
0
votes
1 answer

Scripting issue in Silk performer

While replaying the script in silk performer tool I get the following error: WebFormPostBin(HTTP: 1014 - WWW-Authenticate header is missing but status code was 401., RespHdrGetHdr) please let me know how to resolve this issue. Thanks in advance
0
votes
1 answer

How to run a recorded Test with Values of a STRING LIST?

I recorded a testcase Applikation, now I want to run the testcase, but istead of using: ------CustomerSearch.Customers.Select ("ARUNDEL, CLAUDE") -------- in my Code. I want to get the Customer (Person) from the LIST OF…
EllieFox
  • 1
  • 1
  • 2
0
votes
0 answers

Why App server memory is not being released even after completing the load test in silk performer?

I am doing the load test of 150 users when we saw memory utilization of app server through vmstat command. it is showing that memory is not being released but after restart of App server it gets released. Even by monitoring through Dynatrace tool…
0
votes
1 answer

Silk Performer - recalulating a specific time period

Is it possible to have Silk Performer recalculate results based on a specific time period from testing? What I am seeing is a spike at the end of my test. This needs investigated, but I would like to show that prior to that spike, the average time…
James Craig
  • 473
  • 3
  • 9
  • 22
0
votes
1 answer

How to waitForElementVisible in Silk Performer?

What is the Silk Performer 16.5 (Web Browser driven) equivalent of Seleniunm IDE's waitForElementVisible? I cannot find it in the help or manual.
Patrick
  • 1
  • 5