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 with Apex

486600Feb 4 2009 — edited Apr 15 2009
Hi,

I'm investigating the feasability of using Oracle Application Testing Suite with Apex to test functionality and scalability. I have tried to test navigation and processes but am unable to get any accurate results. Is it possible to make a page fail if an ora error message is displayed on the screen.

I have also tried to create a test thats checks a logon has suceeded. If successful the user is navigated to a page. I then adjust the code within the application to make the logon fail. I would expect a Result of failed to show in the script. No matter how hard i try i can only get Success Results. Does anyone have an idea on how test test Oracle Apex Application

Any help would be very much appreciated

Kev
This post has been answered by Ashish Dave-Oracle on Feb 5 2009
Jump to Answer

Comments

486600
Does anyone have any ideas on how to test an Apex application?

Thanks

Kevin
Ashish Dave-Oracle
it can be tested as normal web application.
what kind of test you used to varify failure? text matching test?
486600
I'm new to Oracle Testing Suite so im unsure of exactly how to get the desired results. If an ORA error message is displayed on the screen i want to make the page fail. So is there a way of making the test fail if certain text is present on the screen?

Secondly i want to create a script that recognises a change has happened to the application (such as a link takes the user to a different page than expected when the script was created) and fail.

Do you have any idea on how to achieve this

Thanks

Kevin
Ashish Dave-Oracle
text matching test will achieve first objective
text matching test or custom object test will be good for second one
486600
Thankyou

The text matching test has worked for the first problem. However i am unable to find a custom object test in the Tests Menu. How do i go about creating one of these?

Regards

Kevin
Ashish Dave-Oracle
Answer
"insert custom object test"
which version do you use?
Marked as Answer by 486600 · Sep 27 2020
486600
Thanks for your help. I have the desired results

Kevin
695716
Hi

I installed the oats850 version 2.11.15.0 and when tried to open the oracle load testing for web application it alerts the following error message in the Firefox browser.

'http://localhost:8088/olt/'

Thanks in advance, kindly suggest.

Regards
sathish

Edited by: user10993677 on Apr 15, 2009 4:59 AM
1 - 8
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 8 2009
Added on Feb 4 2009
8 comments
1,730 views