RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Suvendu_Mohapatra
Do you want to see each forms and form elements?? Have you tried to replay back the recorded script by adding an listener- view result tree and selecting the render html under response data?? With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent:

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Ravindra Gupta
If you access to the database why dont you look at the database and confirm that the record is being updated or not or else you could use application UI to check whether it is being reflected in UI or not. Make sure that you always send a dynamic data to update the database so that you could see

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub
i already did the same that you said..bt again jmter only shows the jars..whereas i am looking for the forms you can see the image and let me know the comments!! regards -gp suvendu wrote: Do you want to see each forms and form elements?? Have you tried to replay back the recorded

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread Suvendu_Mohapatra
You say bt again jmter only shows the jars.. I do not have any idea what are you trying to sayCan you clarify little bit more... With Regards, Suvendu -Original Message- From: gpub [mailto:affablepr...@gmail.com] Sent: Monday, May 11, 2009 12:29 PM To:

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-11 Thread gpub
bt again jmter only shows the jars..--.. jmetre shows jars files while recording on the oracle forms.. why so ... why not the URLs of FORMS. suvendu wrote: You say bt again jmter only shows the jars.. I do not have any idea what are you trying to sayCan you clarify little bit

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread drubix
Hi Gp, What do you mean by the funtionality on the forms it self? Is the data not being inserted into the database? Drew gpub wrote: Hi. i am recording an oracle application, and it has many FORMS pages, how can i record the funtionality on those forms, i already did this with http

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
Hey Drew, Well, My oracle application has some Forms(pages in the links URLS) and have some clickable funtionalty. Currently i am just trying to record the script on those it seems they only have recorded the FORMS(bt not the clickable funtionality). Data is getting updated at backend, bt how

Re: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread Ravindra Gupta
Hi Gp, If you are looking to test for click functionality, you cant test it via Jmeter. For this you need to use any functional testing tool. Thanks, Ravindra On Mon, May 11, 2009 at 10:36 AM, gpub affablepr...@gmail.com wrote: Hey Drew, Well, My oracle application has some Forms(pages in

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread Suvendu_Mohapatra
Hi, Do you have access to the database server?? If yes, please check the database after updating something through jmeter. If no, then first update some data in the application through jmeter by replaying back the script. Then open the application directly(do not use jmeter) and try to

RE: Recording of funtionality on Oracle forms.. can it be possible?

2009-05-10 Thread gpub
yes you have, but thing is that.. i am not looking at backend with databse currently, just checking the static load thats it.. :) it is very simple... in know.. The thing which you have said is my Future Task not the current one... gud catch though... i am just stuck with oracle FORMS..