All Questions
4
votes
4answers
1k views
UI test automation tools for Windows Phone 8 metro apps?
Is there any UI test automation tool or framework exist that can automate Windows Phone 8 metro app?
3
votes
4answers
2k views
How to handle self-signed SSL certificate error in IE8? (Selenium Webdriver + Java)
I am literally stuck to this problem for two days now.
Scenario
The website that needs to be tested has a self-signed certificate. So Internet Explorer (8 in Windows XP) shows
"The security ...
1
vote
4answers
722 views
Xpath captured using Selenium IDE is not running in Selenium RC for Links designed in XML
The below xpath which is captured for links in selenium IDE is not running in Selenium RC.
The links are designed in XML.
selenium.ClickAt("xpath=/html/body/div/div[2]/ul/li[3]", "");
...
2
votes
3answers
161 views
Does anyone know of an automation tool that will perform actions on sending or receiving of an email?
I need to test that a series of sites are up and running and that they can send and receive email.
Step one: send email from example1@example.com
Step two: expect response email ...
1
vote
3answers
82 views
Mantis or RedMine
For our small business and team, I am researching a decent bugtracking system. I have narrowed it down to two that seem to fit our needs (easy to set up, easy to post bugs for non-programmers, SVN ...
1
vote
3answers
788 views
Selenium Webdriver cannot locate element for right click event
Hi Guys. I have a problem with right click mouse event in Selenium 2.0. I'm using that method but in a console I've got:
Unable to locate element:
...
3
votes
2answers
217 views
Running tests in parallel using Jenkins Grid plugin
I have Jenkins 1.499 running Watir-Webdriver tests on a Windows 2008 (64bit) server alongside the Grid 2 standalone server (and Jenkins Selenium Grid plugin).
I can run my tests through the ...
2
votes
2answers
62 views
Open source code to upload test results into HP QC/ALM?
Is there some open source code, available to upload test results into HP QC via their api, or will I need to write something myself?
Ideally via REST, so it can be done from non-windows machines.
1
vote
2answers
73 views
Validate worksheet name using WATiR
How to validate the worksheet name / file name of Excel and CSV files in WATiR?
Because if we save the CSV file in with different name, the worksheet name will also change while in Excel it will ...
0
votes
2answers
66 views
Testing Server/Workstation Hardware specs recommendations?
I wanted to reach out and get some opinions of Testing hardware. Should I use VMs or a stand-alone tower? If I use VMs, what would be some recommended hardware specs for the hosting server? If a ...