When i run load runner script of Siebel application we are getting Siebel_row_id error.please let me know how to solve this issues.
Can we execute QTP scripts in LoadRunner? Our system uses a Linux with tandem database. What's a tandem database and primarily what languages it uses like C++ or COBOL. What protocol should we select while creating scripts? like if its web we use HTTP protocol so for here what factors should we consider to select on a protocol.
I need to do performance testing for a Client server application. If I have to set up the Load testing environment what all information do I need in terms of the server or DB or controller/Vugen. I know to script but but have no practice in setting up the environment yet. Thanks
Explain the testing process(performanace,load, stress)?For a web application what needs to be monitored during the scenario run?
How will you perform a load test if you do not have an application to record? You are basically doing load test on the stored procedure. what will be the best approach to do so? stored procedure is in .net and databse in sql server.
Latest Answer : There is no difference between the two. - Anshoo Arora ...
I'm planning to use QTP scripts in LoadRunner. I have 2 doubts.Do I have to install the client application on the machines where I'm planning to use it for load test? so that it helps during the play back of the QTP scripts? for example :Assume I'm using one machine and I'm planning to run 1 vuser. I would install the client application on that machine. When we are executing through controller we can see the application being played back(which is the usual way of executing
Hello,I want to know about '' Analysing the Results'' of Loadrunner.How to understand perforamnce of the Application by the graphs obtained?
Can one install Loadrunner on a Virtual Machine. I have tried it several times to no avail. Anyone got tips or tricks in archieving this.
I have a script which runs for multiple iterations and each iteration it takes new user login. but when i run it, it pops up the message, "user is still in active session". i got to manually terminate his session anmd then proceed further. how will i ensure the pervious user has been terminated. is there any command that actually terminates the user once he is logged out. please help me out.