web-testing
Rspec - Rails - How to follow a redirect
Does anyone know how to make rspec follow a redirect (in a controller spec)? (e.g test/unit has follow_redirect!)[详细]
2022-12-31 12:47 分类:问答Best practice to test a web application, regarding domain name and integration with external service (like Amazon S3)
I have run into these problems several times and was never able to find a comfortable solution. Let\'s say my website has the domain name MyDomain.com. When I run the tests on the test machine (a cont[详细]
2022-12-30 04:51 分类:问答Visual Studio Web Testing - Are there any good books/videos available? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-29 14:48 分类:问答Watir: Need to double click on an element to open custom popup
I am a newbie in WATIR. The problem I am facing is - The application I am testing has thumbnails (like Windows icons) placed on the page and I need to double click it开发者_如何学Python. On doing that[详细]
2022-12-28 08:52 分类:问答Are web automation tools right for developing custom load/stress testing tools?
Tools such as WebAii can be used to visit a website, and with a simple loop, in succession. If I code a lot of hits to a site in succession and/or with the ability for custom patterns, is this the sa[详细]
2022-12-28 02:54 分类:问答Testing: I *want* to test web.config
I want to do some unit testing on one of my projects.This is a web project, and there will only be one copy of this program running aside from development copies.[详细]
2022-12-22 05:16 分类:问答what's the best Web testing tool have you found for C#? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-20 19:17 分类:问答