where we can insert the ANALYSIS RESULTS AND RESPONSE TIMES? any document is using to store this? and sending this document to whoom?
Answers were Sorted based on User's Feedback
Answer / vasanthsrichakra
Mostly companies are following Excelsheet
we need produce the Anlysis data on the Excel sheet
then send to the client or else our higher people
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / masthan
Initially we will collect the analysy details in excel
sheet..
And Then
Mostly that will share it to the client...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone
If you find bottleneck what is your next step?
Explain the recording mode for web Vuser script?
What is the use lr_abort function?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
What are the components of LoadRunner?
how can we test clent server application and what is the preliminary requirement for load testing
Hi I want to learn Performance testing using load runner..Can anyone suggest me which is the best institute for load runner in bangalore??
what do u mean by co-relation?
11 Answers 3i Infotech, Punj Lloyd Ltd,
How to write Web_custom_request?
I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error