webtest
Testing cherrypy with nose/fixture/webtest (amidoinitrite)
I am developing a CherryPy application and I want to write some automated tests for it. I chose to use nosetests for it. The application uses sqlalchemy as db backend so I need to use fixture package[详细]
2023-02-07 08:00 分类:问答VS2010 Web Load Testing with User Logins
I am looking to create a Web Performance test that can be bound to a CSV file with usernames and passwords so th开发者_运维技巧at I can run concurrent tests with different users. How do I modify a rec[详细]
2023-02-05 20:45 分类:问答SimpleTest WebTestCases affecting each other, not deterministic output
I am developing some project with CodeIgniter and write unit tests and web tests in SimpleTest. I\'ve noticed that my tests are not deterministic, i.e. they produce different outputs in time. I mean t[详细]
2023-02-01 02:49 分类:问答What test points could there be for a web site?
I am a newbie tester for a web site. The backend of this site are several SQL Server databases. The UI is built with Ajax and ASP.NET. The whole site is hosted on Windows Server 2008. The site\'s stru[详细]
2023-01-31 02:47 分类:问答Setting apartment state for using WatIn with MSTest
I am getting the following error in: The CurrentThread needs to have it\'s ApartmentState set to ApartmentState.STA to be able to automate Internet Explorer.[详细]
2023-01-30 03:47 分类:问答In VSTS How to run a 20 second webtest every 5 seconds
I have a WebPerfoamce test in Visual Studio Team System 开发者_如何学编程2008, it\'s average execution is 20 seconds.[详细]
2023-01-23 22:06 分类:问答WebTest not appearing in Fiddler save menu
I am trying to save a fiddler output to a .webtest format.I used to select file/save as but now I cannot see the .webtest option.Could anyone tell me why this might have dissappeared from the Fiddl开发[详细]
2023-01-23 01:24 分类:问答Capturing popups with Visual Studio Team webtests
We have a number of popups (generated using Javascript) that are displayed during page navigation. When we record the webtest, the script doesn\'t capture all of them.[详细]
2023-01-22 02:29 分类:问答.NET WebTest - Get Response Bytes for ValidationRule
I need to create a ValidationRule to test response bytes including responses for dependent requests. It is easy task to get response bytes for main requests, but I can not access responses for depende[详细]
2023-01-19 12:45 分类:问答Error handling webtests containing file upload
We\'ve web application developed using MVC2. I am recording webtests for all views in our web app. I\'m using VS2008 test edition installed on separate machine for these webtests.[详细]
2023-01-15 00:33 分类:问答