Do you mean to say, besides normal HTTP request. I have to call javascript 
even?  I haven't done that.
How to do that ? :-(
Can you please tell me Srikanth.
 


srikanth peddireddy <[EMAIL PROTECTED]> wrote:
Hi,
Clicking on a button (either a submit button or normal button) is a dynamic 
action typically done by user in browser.
When user clicks it, if the button is a "submit", browser will automatically 
send the data enterd by user in the form to the Page (say HandleData.asp).
But if it is a normal button , we have to write some jav script code to call 
the Page- (HandleData.asp).

But in either case, when you want to simulate this in Jmeter ,you have to add a 
request (HTTP request ) to your test plan so that it requests HandleData.asp 
with required parameters.
If you have already done all these and still its not working, I dont have any 
other clue.
There might be any thing specefic to ASP which Iam unaware of as Iam basically 
a JSP guy

regards
Srikanth
Jayashree K wrote:
Thanks for the response Srikanth,

Yes. There is a continue button. I'm passing all the parameters correctly.
Initially this continue button was having a type = submit (in code)
and now it is having type = button. 

Can there be any issues with hiddensubmit happening ?
Thx,
Jayashree


srikanth peddireddy wrote:
Hi,
Though I cant understand your problem entirely, I can say u have a some Page1 
which contains a continue button on clicking it some other page say Page2 is 
called.In your testplan add a request for Page2 immediatly after Page1 and add 
all the required parameters in that Page2 request and selecting GET or POST as 
required.

regards
Srikanth.P

Jayashree K wrote:

Hi All,

I'm carrying out performance testing for a site which is developed in ASP.net. 
All my scripts were working fine. Recently we received a build and my scripts 
are not getting executed successfully. Post request is not adding data in 
database.

After analysing i found that, 'Continue' button which was initially type = 
Submit. Is now changed to type = button. (And javascript is called on its 
click) 

I'm not able to see that Continue button in response neither post is happening, 
though parameter name and value is passed correctly.

Has anyone faced this issue? Does anyone knows solution to this?

Do i need to make any settings anywhere so as, Jmeter works for type =button 
too.

Eagerly waiting for responses. My work is stuck :-(

Thanks,

Jayashree











__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Disclaimer
------------------------------------------------------------------------------------
This e-mail message may contain confidential, proprietary 
or legally privileged information. It should not be used by
anyone who is not the original intended recipient. If you
have erroneously received this message, please delete it
immediately and notify the sender. 

The views, opinions, conclusions and other information 
expressed in this electronic mail are those of the 
individual sender and not endorsed by SDG Software 
Technologies Pvt. Ltd. unless otherwise indicated by an 
authorised representative independent of this message.

Before opening any attachment please check them for viruses 
and defects. SDG Software Technologies Pvt. Ltd. shall not 
accept responsibility for any loss or damage arising from 
the use of this email or attachment(s).
-------------------------------------------------------------------------------------

---------------------------------
How much free photo storage do you get? Store your friends n family photos for 
FREE with Yahoo! Photos. 
http://in.photos.yahoo.com

---------------------------------
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news & more. Check it out!

Disclaimer
------------------------------------------------------------------------------------
This e-mail message may contain confidential, proprietary 
or legally privileged information. It should not be used by
anyone who is not the original intended recipient. If you
have erroneously received this message, please delete it
immediately and notify the sender. 

The views, opinions, conclusions and other information 
expressed in this electronic mail are those of the 
individual sender and not endorsed by SDG Software 
Technologies Pvt. Ltd. unless otherwise indicated by an 
authorised representative independent of this message.

Before opening any attachment please check them for viruses 
and defects. SDG Software Technologies Pvt. Ltd. shall not 
accept responsibility for any loss or damage arising from 
the use of this email or attachment(s).
-------------------------------------------------------------------------------------

---------------------------------
How much free photo storage do you get? Store your friends n family photos for 
FREE with Yahoo! Photos. 
http://in.photos.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to