Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Application Testing Suite

3532850Feb 23 2018 — edited May 28 2018

Hi - I've few queries.

1. I have got OATS installed on my machine but when i read the installation guide it is saying we need to get Oracle XE or EE Database installed in our machine first before proceeding with OATS installation.

2. Oracle Load Testing and Oracle Test Manager is not working for me. I am getting below error.

OTM error.png

3. I have created a Test Script through open script and trying to run it for 2 Test records. But when I am running the script it is running for 1 and not for the other. I am getting error that failed to load the browser for second test record.

4. Does installation of OATS will be done in particular laptop or will it require a separate server to be configured.

Comments

User_KN1IX

I re-installed mysql.
I think the Stack template assigns a password but does not display it afterwards.

dvohra21

No need to provide a host name. Just use

mysql  -u root
User_KN1IX

Mysql was installed with a root password. So that does not work.

dvohra21

If password was used:

mysql  -u root -p 

Provide password when prompted. Is password not known?

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 25 2018
Added on Feb 23 2018
2 comments
259 views