 |
|
 |
I guess you are not keeping this up
cheers,
Donsw
My Recent Article : Ajax Calendar Control
|
|
|
|
 |
|
 |
Hi
I tried this tool but I found that play functionality is not working for combo/list box. I was trying this on an ASP.Net application.
Any Idea?
Thanks in advance
S
|
|
|
|
 |
|
 |
Congratulations for creating this interesting tool.
I have a query regarding this, I hope you may be able to answer, I was trying to test this application on our website which has a shopping cart. I need to test the process of selecting items, placing into the cart and placing an order. Now the issue is that the OrderId changes after an order is placed and hence when replaying the scene it still posts the old order Id which no longer exists and hence no order is really placed.
So it there a way that we can tell the application that some of the variables that are posted should be dynamically picked up from the data returned by the browser. This way when the shopping cart is created a new order id would be automatically posted to the next page.
Thanks
Rajesh
|
|
|
|
 |
|
 |
I seems there is not a easy way to meet your requirement.Although you can get the data returned from the browser,you still don't know which data should be used to replace the data sent to the browser.This may needs some special tags defined in your web application.
|
|
|
|
 |
|
 |
This is a very useful tool, but its functions are limited now. Do you have any further plan to make it a more powerful web test tool?
--Steven--
[The best way to predict future is to invent it by ourselves]
|
|
|
|
 |
|
 |
Only if I have more time,sorry
Huang Wei
|
|
|
|
 |
|
 |
i got the last version from your site and there are some errors when i compile the source code:
"The type or namespace name 'ExtendedInterface' could not be found (are you missing a using directive or an assembly reference?)"
---------------
Horatiu CRISTEA
|
|
|
|
 |
|
 |
you should import StatusMessaging.dll
|
|
|
|
 |
|
 |
yeah, i didnt know where is that assembly.
i found it now.
---------------
Horatiu CRISTEA
|
|
|
|
 |
|
 |
I have updated the program,pls visit http://166.111.208.47/HuangWei/Default.aspx
|
|
|
|
 |
|
 |
>http://166.111.208.47/HuangWei/Default.aspx
Im getting timeouts DNS errors? Could you reply to this, or email me when your site is back up?
Thanks!
Joan
|
|
|
|
 |
|
 |
The Site is not available,I will send you v1.1 by email
|
|
|
|
 |
|
 |
The same problem occurs with me , please send a copy to me . thank you
|
|
|
|
 |
|
 |
Can you mail me ver 1.1 ?
Thanks,
Ketul
ketul shah
|
|
|
|
 |
|
 |
Hi,
First off, I think your tool is really good, But when I try to use it, I am facing a couple of problems - Firstly, In Play mode, after a couple of pages, I keep getting message boxes saying that the excel file is in use and asks me whether I want to open it as readonly. If I say yes, It continues; else, I get some exceptions. Then, after the test is over and I quit the program, I find that there are about 5-6 instances of Excel running when I go to task manager and see. Sometimes, I get a messagebox from excel indicating that excel has crashed.
Aravind
|
|
|
|
 |
|
 |
This problem is due to the program and the speed of computer,I will release a new version before next week
thanks for interesting
|
|
|
|
 |
|
 |
I have updated the program,pls visit http://166.111.208.47/HuangWei/Default.aspx
|
|
|
|
 |
|
 |
Graet work Mr. Wei.
I like this kind of tool to do the final test of webapplications.
So in a first step i comment the excel stuf for the screen shots out
ik costs to muche time.
But what i realy need is a possibility to check the content of a page
Do you have any idea how to implement such tests ?
Kind regards
Uwe
Lesta at sbs-softwaresysteme.de
|
|
|
|
 |
|
 |
I have checkout the C# code. Good work.
Mate I don't want to be the one that sends critics here, but your program would be more than useful if it handled cookies as well as GET,POST and headers.
Cookies are properties of the current document.
If you have all of this in hand, then yes, you have totally modelled access to any web page to any web site.
The trouble when you get here, is that within requests you have IDs that are relevant to the current session only, hence won't let you save then replay.
All this is part of a web recorder tool. Hope to make this available soon. In the mean time, check out http://www.arstdesign.com : webh4ck
|
|
|
|
 |
|
 |
>The trouble when you get here, is that within requests you
>have IDs that are relevant to the current session only, hence
>won't let you save then replay.
It is true.
>All this is part of a web recorder tool. Hope to make this >available soon. In the mean time, check out >http://www.arstdesign.com
I will check it,thanks.
|
|
|
|
 |
|
 |
I don't have the .Net dev environment. When I launch the .exe provided in your ZIP file, it halts saying that MSCOREE.DLL is missing.
|
|
|
|
 |
|
 |
You should install Dot Net Framework before run WebTester
|
|
|
|
 |