automated-tests
How to generate reports for Android Automation
I have a Robotium test cases that I would like to run nightly using automation tool, however I am not sure if it can be done without manually running it through Eclipse first. Is there a build script[详细]
2023-04-06 18:23 分类:问答What is the relationship between "integration testing", "continuous integration servers" and "nightly builds"?
I\'ve been out of school for a few years now, and just recently started going back and re-reading some of my textbooks (I want to stay fresh). I\'ve actually found my software engineering textbook fas[详细]
2023-04-05 16:41 分类:问答Can't create an instance of WWW:Mechanize::Firefox
I\'ve just installed WWW:Mechanize::Firefox, but when I tried to create an instance of this \"class\":[详细]
2023-04-04 16:16 分类:问答WatiN Test Recorder: How to get the compiled code in C# from the steps the recorder records
开发者_高级运维I am using Watin Test Recorder for the first time, have recorded test like opening IE, giving the URL as http://www.google.com and then entering something in the text box of Google[详细]
2023-04-04 16:12 分类:问答i am a newbie in automation testing using Selenium. What do I need to run an automation test? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-04 09:27 分类:问答Best way to deploy an assembly to the GAC on a build machine
Our unit tests expect to find a certain assembly in the GAC. I am wondering what is the best way to put the assembly in the GAC on the build server that is part of TFS201开发者_如何学Python0 automated[详细]
2023-04-04 08:02 分类:问答Testing Classes - When to refactor?
I\'m writing a series of automatic tests in C# using NUnit and Selenium. Edit: I am testing an entire website, to begin I wrote three classes for the three types of members that use the website, the[详细]
2023-04-03 21:35 分类:问答Error trying to install Selenium.WebDriver with NuGet
I\'m trying to setup Selenium WebDriver 2.5.1 on my project using NuGet. I tried installing via Tools -> Manage NuGet Packages... in Visual Studio and got an error.[详细]
2023-04-03 07:54 分类:问答Best Resources for UIAutomation Testing for iOS Applications [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-03 05:49 分类:问答javascript error while recording a web test with Visual Studio 2010 recorder
I\'m currently recording Web Performance Tests using Visual Studio 2010. The recorder is working fine except for a javascript that is triggered in a popup (fckEditor file manager).[详细]
2023-04-03 04:47 分类:问答