473,657 Members | 2,439 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Testing Web Application

Hi all,
I'm looking for a testing tool to test my web application made in aspx

I started working with JMeter but i'm lost in this. I made the simpliest
test, get an aspx page, but now i need to test a login process but i don't
know how to do that.

If someone can help me with this, i really appreciate that.
Also, feel free to suggest another test application.

Regards
Nov 18 '05 #1
4 1672
ACT, which ships with some versions of VS.NET is a decent tool. If you can
find it the WAST (Web Application Stress Tool) is an older Microsoft, FREE,
app for testing.

I like using NUnit for my unit tests, but you have to build the stubs in. It
is best with Test Driven Development, where you make the tests first and
then code the software.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ***
Think Outside the Box!
*************** *************** *************** ***
"Pablo Cedeno" <do***@thecqgl. com.invalid> wrote in message
news:u9******** ******@TK2MSFTN GP11.phx.gbl...
Hi all,
I'm looking for a testing tool to test my web application made in aspx

I started working with JMeter but i'm lost in this. I made the simpliest
test, get an aspx page, but now i need to test a login process but i don't
know how to do that.

If someone can help me with this, i really appreciate that.
Also, feel free to suggest another test application.

Regards

Nov 18 '05 #2
Hello,
I'm looking for a testing tool to test my web application made in aspx

I started working with JMeter but i'm lost in this. I made the simpliest
test, get an aspx page, but now i need to test a login process but i don't
know how to do that.

If someone can help me with this, i really appreciate that.
Also, feel free to suggest another test application.

You can try actiWATE - Web Application Testing Environment. The tool
is written in Java and Java is used for writing tests.

actiWATE allows user to avoid coding of HTTP requests and concentrate
on action-based scripting. actiWATE test is more easy to write and
comprehend since it consists of clear actions, such as:

- Open page at particular location
- Set value of text field, password field or text area
- Select a file in file upload field
- Select an option in select control
- Click button, radio button, checkbox or link

You can find more information at: http://www.actiwate.com/

Sincerely,
Pavel Sher
---
Product Manager
Actimind, Inc.
http://www.actimind.com
Nov 18 '05 #3

I found Microsoft's Web Applicaiton Stress Tool to be a cool one..no need of
writing your script....tool picks all relevant data required for testing it.

You can even have muliple clients and do testing.

Any question ..let me know..I wud help as much as I can

With Best Regards
Naveen K S

"Pablo Cedeno" wrote:
Hi all,
I'm looking for a testing tool to test my web application made in aspx

I started working with JMeter but i'm lost in this. I made the simpliest
test, get an aspx page, but now i need to test a login process but i don't
know how to do that.

If someone can help me with this, i really appreciate that.
Also, feel free to suggest another test application.

Regards

Nov 18 '05 #4
Do you know of any advanced documentation for WAST that I can fine tune my
test to get the best performance? I'm testing off of 5 clients and I'm not
certain I'm getting the best performance out of them for testing my
application.

"Naveen" wrote:

I found Microsoft's Web Applicaiton Stress Tool to be a cool one..no need of
writing your script....tool picks all relevant data required for testing it.

You can even have muliple clients and do testing.

Any question ..let me know..I wud help as much as I can

With Best Regards
Naveen K S

"Pablo Cedeno" wrote:
Hi all,
I'm looking for a testing tool to test my web application made in aspx

I started working with JMeter but i'm lost in this. I made the simpliest
test, get an aspx page, but now i need to test a login process but i don't
know how to do that.

If someone can help me with this, i really appreciate that.
Also, feel free to suggest another test application.

Regards

Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3734
by: Hugh Cowan | last post by:
Hello, I don't program full-time (anymore), but I do try and stay on-top of the latest technologies and like most are always trying to upgrade my skills and remain current (as much as is possible). Most of my programming these days involves using PHP for creating script files for automating tasks and procedures (locally), and also for anything that might be needed by our divisional Intranet (not a huge site by any stretch of the...
2
1533
by: Lee Mundie | last post by:
Hi, I'm nearing the end of my site development (currently ASP and Access moving to SQL) and am looking for site testing tools... In particular looking for load testing and concurrent connection analysis to see where site might be heavy or pages leave connections open! Can anyone recommend good testing software that can give information on the above... Thanks in advance
3
2300
by: Andrew | last post by:
Hi, I am thinking about ways for efficient techniques for isolation testing. Here is the problem as I see it: Complex OO systems are designed with massive number of dependencies between modules and classes. In most cases these dependencies end-up in external systems such as databases and OS. Overhead in designing systems with "could be stubbed" in mind is great, so in many cases dropped. I would appreciate if anyone interested in this...
2
3216
by: Naveen Mukkelli | last post by:
Hi, I'm writing a client/server application using C#. The server accepts connecitons asynchronously, using BeginAccept/EndAccept. Is there any way we can write some unit tests(NUnit) to test the behaviour of accepting connections and testing some other private methods that would be called when the server receives a connection request.
15
6938
by: Enrique | last post by:
Question I am posting this question again (3rd time) because some issues with my no spam alias. Here it is the question: I have not been able to run unit tests for a VSTO (2005) project. I have an Excel project and a unit test project in the same solution. I have not found the way to initialize the runtimecallback as required by the code generated
4
1936
by: David | last post by:
Hi list. Do test-driven development or behaviour-driven development advocate how to do higher-level testing than unit testing? types of testing: unit integration system
5
2660
by: Nasif | last post by:
Hello all, Currently we are developing a multi threaded application in C on linux platform. For our application we have designed a wrapper on pthread library. Now I need some free testing tool/suite or technique to test that application. i have found some testing tools for Java and C#. But Still I don't get any tools for C on linux platform. Can anyone give information/link about free testing tools or techniques which may help me to...
0
8829
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8734
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8508
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8608
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7341
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6172
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5633
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4323
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1962
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.