For a scenario I need load runner to give me a report in a specific format.
Hi All,
Scenario: I have an excel sheet with 1000 SQLs. 1 SQL in each row. I want load runner to pick this SQLs and run it with different users (say 3 users at a time) simultaneously. For example, User1 picks SQL1, User2 picks SQL2 & User3 picks SQL3. Now the user which finishes first will pick the next SQL, say for example User2 finished first, then it will pick SQL4 and so on till all SQLs are exhausted.
Report: In the final report I need the following:
For each SQL - User which executed the SQL, SQL, Start Time, End Time, Response Time.
For all SQLs (overall): CPU Usage, Memory Usage, Disk Usage of the Server.
The report format can be anything, txt or excel.
Thanks,
Alok
Questions by alok1001
Showing Answers 1 - 2 of 2 Answers
Related Answered Questions
Related Open Questions
For a scenario I need load runner to give me a report in a specific format.
Scenario: I have an excel sheet with 1000 SQLs. 1 SQL in each row. I want load runner to pick this SQLs and run it with different users (say 3 users at a time) simultaneously. For example, User1 picks SQL1, User2 picks SQL2 & User3 picks SQL3. Now the user which finishes first will pick the next SQL, say for example User2 finished first, then it will pick SQL4 and so on till all SQLs are exhausted.
Report: In the final report I need the following:
For each SQL - User which executed the SQL, SQL, Start Time, End Time, Response Time.
For all SQLs (overall): CPU Usage, Memory Usage, Disk Usage of the Server.
The report format can be anything, txt or excel.
Thanks,
Alok
Profile Answers by alok1001 Questions by alok1001
Questions by alok1001
Related Answered Questions
Related Open Questions