4
votes
2answers
569 views

Issue with losing focus of “hover” command when the mouse is outside of the active window

If I automate mouse actions using Selenium2/Webdriver in combination with Firefox 12, I can easily get the "mouse" to move to and hover over a context menu so the sub-menus are seen. However, if I ...
3
votes
2answers
215 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
58 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.
7
votes
1answer
338 views

Test Automation for SAP

I'm evaluating a number of test automation framworks to implement on a SAP project. Right now I'm looking at Fitnesse, which we believe we can write some fixtures for, to call SAP Green Hat, which ...
4
votes
1answer
210 views

Using Selenium Opera Driver doesn't start my test execution

I am able to open the Opera browser using Selenium Opera driver. But I am unable to navigate to any URL using: driver.get("www.google.com"); Opera driver starts and doesn't load the given link. -- ...
4
votes
1answer
694 views

Selenium Tests run in the background when TeamCity CI is run as a Windows service

Our test suite is written in Python and makes use of the WebDriver Python bindings. We are looking into moving to TeamCity for continuous integration. The setup I have in mind is a build triggered for ...
4
votes
1answer
249 views

OperaDriver is not navigating to desired URL

I have tried to open a URL using the OperaDriver. My issue is that I am getting browser launched but the desired page is not getting loaded. Below is the code. @BeforeClass public static void ...
4
votes
1answer
655 views

xcodebuild does not run any unit tests when launched from console

My first question here so please bear with me. It may be off topic, if so - close the question. I have setup Jenkins with git and Xcode plugins so that I would be able to build an iOS project on CI ...
4
votes
1answer
180 views

Recommended Generic profiling techniques for quality assurance on HTML integration

All of our software projects are web based and many include the production of HTML templates (example pages) that then need to be integrated into a working software system or website. Are there ...
3
votes
1answer
90 views

Can you trigger a credit card declined message through the PayPal Sandbox interface?

Can you somehow configure a test account in the PayPal Sandbox testing environment to return a credit card declined failure message when that user tries to submit a payment or trigger a failure ...
3
votes
1answer
104 views

What tools are available for testing client/server software in various network topologies?

For testing a client/server platform that communicates over TCP/IP, is there a tool available to mimic various types of interposed network component, such a firewall with NAT or a SOCKS5 server. ...
3
votes
1answer
328 views

Open-source/freeware testing tool for Set-Top Box

According to Wikipedia a set-top box (STB) is: an information appliance device that generally contains a tuner and connects to a television set and an external source of signal, turning the source ...
3
votes
1answer
187 views

RFT - very slow to add objects

I'm currently exploring RFT for my team. I have come across few issues (as per IBM help website, it's a known issue) with Java Scripting. Hence ditched it and now got .net scripting working with 2010 ...
3
votes
1answer
640 views

Selenium Web-driver tests failing in Test-Controller machine when its not viewed

I am facing a strange problem with my selenium webdriver qa automation project. FindElementByXPath(element); seems to work fine when running it in my local machine but then does not work when i try ...
3
votes
1answer
247 views

Selenium tests aren´t launched anymore

I used to be able to launch all my Selenium2 WebDriver tests in Ruby on Rails via rake test:units. But recently, my test case(s) won't be found anymore. I dont get any notification or error message. ...
2
votes
1answer
67 views

Load testing APIs & web services resource?

I'm looking for a good, in-depth resource for load testing REST APIs and web services that goes well beyond "beginner load testing". I'm wanting a technology-agnostic resource that focuses on the ...
2
votes
1answer
64 views

Downloading resource from HP Quality Center REST API

Do you know if there's a way to download the contents of test resources (files) using RESTful API? I can see the contents of the resources: ...
2
votes
1answer
36 views

Shortcut key to move the cursor from Expected to Actual in QC

What is the shortcut key to move the cursor from Expected to Actual during test execution in test lab?
2
votes
1answer
148 views

QTP 11 and special (weird) keyboard inputs during Expert View coding

I am a pretty fast (>100WPM) typer and I am constantly hitting issues with QTP recognizing my input/keeping up. Two examples that come immediately to mind: Shift+Space does not actually put in a ...
2
votes
1answer
140 views

Watir WebDriver in conjunction with Java

Is it possible to use Watir WebDriver in conjunction with Java? I have to execute some Java methods for dealing with data in DB in order to simulate different situations and test website UI using ...
2
votes
1answer
749 views

IE always opens with random local host and msg:"This is the initial start page for the WebDriver server

i have my webdriver tests running parallel in IE, chrome and firefox, when i run test in IE browser it node gets registered with the hub, and the browser opens and it gets redirected to some random ...
1
vote
1answer
40 views

how to locate cursors randomly in map

there is a lot of cursors in the map every time you refresh the map you will get another different cursors with different IDs so i can't use the IDs :( i want to click at any cursor, tooltip should ...
1
vote
1answer
44 views

Attaching a defect to a blocked Test Case in QC

In QC there is an option to set a "Blocked" status for a testing scenarios which are unable to be tested due to a blocking defect. I wonder if there is an option to attach the actual blocking defect ...
1
vote
1answer
79 views

How to know if a checkbox is selected when using robot framework

I am using robot framework. How can I test if a checkbox is selected? I want to run a keyword if a checkbox is selected like: ${checked} = Checkbox Should Not Be Selected ...
1
vote
1answer
277 views

Failed to start new browser session: Error while launching browser + selenium + robotframework

I'm using robotframework+seleniumlibrary and I often got the following error when I launch test cases Failed to start new browser session: Error while launching browser I'm connected by "ssh -X ...
1
vote
1answer
258 views

parameterized JUnit tests with HtmlUnitDriver leading to test termination

I came across an unusual issue with my automation tests while using the HtmlUnitDriver. I have been using the junit parameterized class to iterate over a list of urls to run some of my tests. The test ...
1
vote
1answer
1k views

Runtime exception at selenium.start() - Could not start Selenium session: Failed to start new browser session: Error while launching browser

Followed this post - http://stackoverflow.com/questions/1414934/selenium-could-not-start-selenium-session-failed-to-start-new-browser-session Error comes up at selenium.start(). I am using Selenium ...
1
vote
1answer
273 views

Is the source code required when using Selenium-RC with Grails?

Can anyone help with using Selenium-RC + Grails? I have used Selenium with Java but had no problem writing the code and launching the browser. But is the source code of my project required when i need ...
0
votes
1answer
74 views

JMeter test for Cas Log into AJAX application

I am trying to load test an AJAX application with cas log in. I recorded and played back the script; I saw user info in log just after recording it and playing back, but as soon as I closed HNX and ...
0
votes
1answer
554 views

Using a variable in the filename textfield of CSV dataset config in JMeter

I want to parameterize the filename textfield of CSV dataset config. I am writing into different files for every user that I'm using in JMeter, hence I need to parameterize the filename option in the ...
0
votes
1answer
294 views

Advance commands of Selenium are not working in IE browser

I am using the SeleniumBackedWebdriver API in my current project, which supports both Selenium RC and WebDriver APIs. The Advanced User Interactions API like mouseUp(), mouseDown(), runScript() are ...
-3
votes
1answer
103 views

Are there tools that can help validate data imported to Excel from a grid view image?

I want to convert a scanned grid view image into excel spreadsheet, and then test its content using some automation tool. Conversion can be done through Optical Character Recognition system but how ...
0
votes
0answers
155 views

Any tool for testing distributed app with Big Data (Hadoop + Cassandra + Tera Data)?

We are doing a feasibility study of Lightweight Automation Testing (non GUI) of systems involving of Hadoop/Cassandra/Tera Data. We tried searching for automation tools support, its big data ...
0
votes
0answers
177 views

TestNG IRetryAnalyzer not working

I am using TestNG IRetryAnalyser, I am facing following issues When I implement the listener and override retry () method getting following: Listener ...
0
votes
0answers
96 views

Framework for testing Dojo

I need to automate tests for Liferay portal with portlets on JavaScript. I am going to try several frameworks before implementing tests. For now, I am considering D.O.H. and Selenium Webdriver. ...
0
votes
0answers
28 views

MS Test manger not able to stop a test and re-start with attachments taken

Is there a way when using test manager to stop a test part of the way through close down test manager and continue the run at a later date with the attachments you have taken?
0
votes
0answers
173 views

QC reports executed from VBS Excel macro

I would like to have my VBS Excel macro execute QC report and save the result back to the same Excel spreadsheet. I found some websites that claim this is not currently possible. Is that true? If it ...
0
votes
0answers
27 views

How to verify alert message is displayed or not and its text content using SAPB1TC?

I require to verify that click on a button have displayed an alert message.if so also verify what was the text content. guys please guide me on this issue.
0
votes
0answers
24 views

What are the features of SAPB1TestComposer automation tool?

I am now exploring SAPB1TetComposer and require useful suggestions to learn this tool. please share important links or resources to learn SAPB1TetComposer. what are the drawbacks of this tool? Is ...
0
votes
0answers
238 views

Advantages of Rational Functional Tester?

Cost aside, does RFT (Rational Functional Tester) have any advantages over the other tools in the market say Selenium or Watir/Watin...etc? I'm in a small team and we are evaluating choosing other ...
0
votes
0answers
53 views

Provoke automation tree update from my automated test case

I am using AutomationElement and UITestControl for programming representation of the UI controls I want to interact with. The problem which I faced with is that in some cases the automation tree is ...
0
votes
0answers
48 views

open source tool to automate the process of installing Adobe applications on Mac

we are trying to automate the process of downloading app and installing the same on Mac. Currently we are using Selenium till downloading app, for installation we are finding difficulty to handle, ...
0
votes
0answers
294 views

JBehave + TestNG reporting

I am building a BDD-like system that would allow converting of pseudo-English into executable code for web testing. Our current test system is built in Java, using TestNG and Selenium to perform ...
0
votes
0answers
89 views

Executing test suite from command prompt using selenium

I am using test suites for running more than 3 test cases at a time,while we are executing it is opening the browser in IE,but while running it is showing error as "HTTP error 404" in current test ...
0
votes
0answers
270 views

Chrome driver not working in linux

i have followed following steps in the following link [http://selftechy.com/2011/08/17/running-selenium-tests-with-chromedriver-on-linux][1] unable to run tests on chrome browser in linux getting ...
0
votes
0answers
134 views

Firefox 10 not running Selenium tests via Selenium Grid

I am running version 1.0.8 of Selenium Grid. It mostly works, but I cannot get tests against Firefox 10 (ESR) to run. When the test starts Firefox opens but nothing more. All I get is a white Firefox ...
0
votes
0answers
35 views

Selenium attempting to connect to RC server erroneously

my previously running selenium tests have stopped running on my build server (or build agent to be precise). Running them manually on the box shows me that multiple tests are failing because it is ...
0
votes
0answers
100 views

Cell not found in new DataGrid entry in Silverlight

I'm trying to automate the testing for a Silverlight application but I'm a bit stuck. There's a DataGrid that needs a new entry. First, I press a button which adds a new row to the DataGrid. Then ...
0
votes
0answers
148 views

Automated Test Case should Pass in 2 scenarios. How do I create such test case in 'Robot Framework-Selenium Library'

I am using Robot Framework-Selenium Library to automate testing of a website. I am trying to check if proper message is displayed when incorrect credentials are provided during login. The site ...
0
votes
0answers
78 views

Curious behaviour of Firefox when using a proxy for local IP Addresses

I'm currently debugging a rails application and sahi. Previously working without a problem: I would have a proxy running on: 10.2.33.44:9999 (sahi proxy) rails server (host) is also running on ...

15 30 50 per page