Tagged Questions

0
votes
1answer
55 views

load testing with vs2008, how do I get stats from the system under test?

When running a webtest or load test on a website using VS2008 Test edition how can I get the CPU etc of the webserver? I am sure I am being very slow here but I cannot work out how …
0
votes
1answer
89 views

Webaii ConfirmDialog missing?

How do you Webaii guys out there handle javascript confirm popup's? I can't find a ConfirmDialog class in ArtOfTest.WebAii.Win32.Dialogs, and if I try to use AlertDialog instead …
3
votes
1answer
657 views

Is there a good IE-based Selenium IDE?

The SeleniumIDE project is based on Firefox (and its plugin architecture). My application (for a variety of reasons) only runs on Internet Explorer (6+). In fact, we actively c …
0
votes
0answers
50 views

Regularly invoking an interactive process (WatiN tests) via Task Scheduler

I'm using a suite of WatiN tests driving IE to do some periodic sanity checking for the purposes of monitoring a site. The suite works fine when I invoke it interactively and/or w …
11
votes
10answers
7k views

Any suggestions for testing extjs code in a browser, preferably with selenium?

We've been using selenium with great success to handle high-level website testing (in addition to extensive python doctests at a module level). However now we're using extjs for a …
1
vote
1answer
44 views

VS Team System 2008 web test - webserver requires domain credentials

I'm writing some load tests agains a restricted web server on our local domain. The webserver requires entering network credentials to be able to access sites on the server. How d …
1
vote
6answers
2k views

Python CMS for my own website?

I'm an accomplished web and database developer, and I'm interested in redesigning my own website. I have the following content goals: Support a book I'm writing Move my blog t …
2
votes
4answers
469 views

“Art of Test” for C# Automated Web Testing in CruiseControl.NET

We currently use SWEA (http://webiussoft.com) to run automated tests of the site during our CruiseControl.NET overnight builds. We are looking for a more robust solution and we ar …
12
votes
6answers
785 views

Integrating Automated Web Testing Into Build Process

I'm looking for suggestions to improve the process of automating functional testing of a website. Here's what I've tried in the past. I used to have a test project using WATIN. Yo …
1
vote
3answers
312 views

visual studio team suite : How to web test programmatically?

Good day, I'm new to Visual Studio 2005 Team Suite web testing. Here's the action i'm trying to achieve. On a webpage, I have a dropdownlist that is populated from a simple datab …
0
votes
1answer
169 views

Needed help automating Extjs grid using webaii

We are extensively using webaii as our functional automation tool with great success, but we are now facing problems automating extjs grid types using webaii. Could anyone who has …
0
votes
2answers
193 views

How to do Web Testing using Visual Studio 2008 Team Suite

Can someone point me to videos/blogs/instructions on using Web Testing in Visual Studio 2008 Team Suite and what it is?
0
votes
2answers
258 views

reduce the size of the selenium frame

I do I reduce the size of the selenium frame, in order to increase the frame of the website I am testing?
1
vote
1answer
481 views

Can I access a DOM object with Selenium?

I am coming from a QuickTest Pro background where I can get to any element's DOM object with the .object method. I want to know what the equivalent is in Selenium RC.
2
votes
4answers
342 views

Is there a way to test a web site on the iPhone without an iPhone?

I want to test a website to see how it works with the iPhone but I don't own an iPhone or an iPod touch. Is there a way I can test how the site works on them without owning one? …

1 2 next
15 30 50 per page