Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on LoadRunner within the LoadRunner forums, part of the Software Testing category; Hi, I want to access the Oracle tables from LoadRunner either direct or through Quality Center. Please let me know if this can be done. Regards, bv...
|
|||||||
|
|||
|
Re: LoadRunner
My understanding is that you want to make a simple query to the Oracle DB to return a table (SELECT * FROM [tablename]).
As this is an Oracle Database, you should be able to use SQLPlus to perform this query on the DB. LoadRunner can record against SQLPlus using the Oracle 2-Tier protocol. During recording, the user will perform the query. This will create a script that emulates the logging into the Oracle server and making a query on a DB that returns data. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| connecting loadrunner with testdirector | pvbhanu | LoadRunner | 1 | 02-19-2008 05:52 AM |
| Testing a stand alone application with loadrunner | JobHelper | LoadRunner | 1 | 01-05-2008 04:34 PM |
| Can scripts created using LoadRunner be re-played in WinRunner | mthakur_us | LoadRunner | 1 | 07-01-2007 01:45 AM |
| Whether LoadRunner supports Smallword client server application | Geek_Guest | LoadRunner | 0 | 05-17-2007 12:08 AM |