All Questions
2
votes
4answers
405 views
Automate verification of emails being received
One of the applications that I have to do an enhancement to soon has a number of emails that are sent from the application. To the point of verification, I need to see the delivery failure ...
0
votes
2answers
18 views
How long does it typically take to progress from Test Analyst to Senior TA to Test Lead to Test Manager?
How long does it typically take to progress from Test Analyst to Senior TA to Test Lead to Test Manager?
I've been working as a TA for almost a year and was wondering how long it typically takes to ...
2
votes
2answers
67 views
Any good test plan/cycles or experiences without using crowdsourcing?
I'm trying to rethink our test cycle that we use at my company and am wondering if anyone could give any leads, examples, experiences, etc. to how you test without the use of crowdsource data. The ...
0
votes
3answers
35 views
What are some good examples of pure Computer Science and Mathematics applications in software QA?
I am looking for some good examples of pure Computer Science and Mathematics applications in software QA. The objective is to create a course for CS and Applied Math students with applications that ...
1
vote
3answers
760 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:
...
1
vote
0answers
43 views
Handling Alert box on page load
Is there any way to identify the JavaScript alert box (on page load) in selenium IDE?
I used commands like "storAlert", "assertAlert" etc. But selenium not identifying alert box.
1
vote
1answer
52 views
How to Check my pc is having internet connection using java
I need to find whether my pc is connected to internet using java.From references, I found that using below code just verify whether NIC is up or down.
public static boolean ...
0
votes
0answers
17 views
Can we write wrapper class for TestNG and Junit framework
I am writing a framework to run tests using Selenium webdriver which uses the TestNG framework. My requirement is to write a wrapper class to class TestNG framework, however I don't want to directly ...
3
votes
1answer
85 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 ...
0
votes
2answers
65 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 ...
1
vote
0answers
33 views
Test scenarios for an advertising identifier used for an iOS app?
When an advertising identifier is used for an iOS application - other than the Upgrade Scenarios what are the main things that a Tester should focus on to test the iOS Application.
1
vote
3answers
221 views
What does a QA Architect do in a team, and what skills are needed for this job?
I saw a job ad for a QA Architect. I realized that I don't know what is the role of QA Architect in a team.
So, what does a QA Architect do in a team and what skill does he need to have both in ...
1
vote
1answer
34 views
API Automated Testing Tool XML & JSON
I was hoping you could help me...I am looking for an automated test tool that can:
MUST HAVE:
Ability to connect to a server endpoint that returns JSON or XML based data
Ability to fully parse and ...
5
votes
5answers
362 views
I want to enter the SQA field specifically automation
I am working hourly for low wage as a QA intern/tester. I want to learn more about this field. I have already graduated, so everything I have learned is self taught or learned somehow on the job. At ...
4
votes
5answers
2k views
How should you interview for QA Automation positions?
A variant on the How should you interview for QA positions?
I am interviewing candidates for an Automation position, we don't use commercial automation tools, but rather use a framework using mainly ...
2
votes
1answer
138 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
3answers
2k views
Selenium 2 element.click() is unreliable
I am using Selenium 2 2.16 build. I've been running into problems where I get a variable response to a click() call, where sometimes the click activates the behaviour behind the element (new page ...
0
votes
2answers
717 views
Error upon starting Select server “Could not find agent library JVMHOOK”
I am attempting to run the Selenium server for the first time on my machine and am receiving an error when running the jar, or when attempting to find the java version. Here is the error:
...
2
votes
4answers
208 views
Learning resources for Performance Testing and LoadRunner
This question might be off-topic and/or Subjective but I am asking this question
because I could not fine any suitable answers via Google.
I am a Manual tester with knowledge of Java, SQL Server.
...
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 ...
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 ...
9
votes
7answers
5k views
Problem with IE9 security certificate when accessing HTTPS URLs using Selenium 2 WebDriver
I have some Selenium 2 WebDriver test cases for Firefox and Internet Explorer 9. When I access HTTPS URLs on IE9 (Windows 7 64bit) I get:
There is a problem with this website's security ...
2
votes
1answer
65 views
Selenium WebDriver | Unable to switch to apparent pop-up
I am trying to automate Peoplesoft 9 based Web application on Firefox 20.0.1. On clicking a search icon another form opens which I thought to be a pop-up and tried my code -
...
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
126 views
What other standards exist for Hardware QA?
I have been tasked with considering standards that can be used for hardware testing and QA - the hardware in this case being, for example, DAQ (DAC/ADC) and timing systems for diagnostics in a physics ...
0
votes
0answers
14 views
Mocking for MXUnit
I'm fairly new to Coldfusion; at my new position, we're using MXUnit for unit testing our service library, but so far we're not mocking out the database (so we're testing against live data). I want to ...
3
votes
4answers
137 views
How would I unit test these functions?
I have the following functions :
Get(ds,filename) - gets a file from a data source ds.
Put(ds,filename) - puts a file into a data source ds.
List(ds) - lists all files in data source ds.
...
0
votes
1answer
70 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 ...
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
34 views
Does Selenium's LoadableComponent make sense in a SPA (Single Page Application)?
I'm writing a UI testing suite for a single page javascript application using Selenium 2 web driver. I'm still experimenting with how to fit the app inside a page object model. At the moment I am ...
2
votes
0answers
42 views
Problems with maintenance of Selenium on grid service
We have cluster of 5 nodes with all of them are Firefox nodes only. We have ran into so many issues maintaining the grid up and running.
Selenium nodes goes out of memory (JAVA heap space issues)
...
1
vote
3answers
79 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 ...
3
votes
1answer
103 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
50 views
Testing EJB based web service - Java vs .NET vs SoapUI
I am testing a workflow application that takes the user step by step through each task. The inputs in each task are basically just barcodes or some numerical values. Fortunately, each task has an EJB ...
12
votes
1answer
9k views
Where can I find good JMeter tutorials?
I have just been assigned the tasks of doing some research and doing some JMeter tests of my own to get familiar with performance testing. As I have never used this tool before, I would just like to ...
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 ...
4
votes
1answer
682 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 ...
2
votes
2answers
57 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
1answer
190 views
Unable to launch Chrome in remote webdriver
I have tried the following three options . I am using C#
DesiredCapabilities capabilities = DesiredCapabilities.Chrome();
capabilities.SetCapability("chrome.binary", ...
3
votes
4answers
433 views
Selenium IDE newbie - click on button not working .net
I am using this Selenium command within the Firefox IDE, it's my first time with Selenium so I may be missing something basic.
<tr>
<td>click</td>
...
4
votes
2answers
149 views
Best practices for developers to increase testability of web apps for QA?
I'm writing a document for a developer at my company who will be working on a web app. Here's the advice I have for him so far (below). Can any of you think of more that I can add? Not sure which tool ...
-1
votes
2answers
59 views
Data driven testing on Selenium ide
Kindly let me know is there any option to call data from an Excel on selenium ide?
and how its works.
I have to call data from an excel (where data are stored) .Please let me know solution to this ...
-2
votes
0answers
89 views
Best QA techniques [closed]
Can anyone tell me what are the best techniques to do a full QA on a social networking sites. I have a social networking site which is now growing each day. A whole lot of feature have been developed ...
10
votes
11answers
547 views
Can someone offer suggestions for client based cross browser testing tools
I am looking for a tool that might allow my company to test a number of internal/private sites for browser compatability. I am particularly interested in being able to test IE, Firefox, Chrome and ...
2
votes
1answer
59 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
55 views
What are the available multi platform test tools available for native mobile applications?
I'm trying to push my organisation into more modern ways of testing our mobile software, thus I'm trying to build a list of tools that I can use to present to my line manager and his bosses.
By ...
1
vote
1answer
52 views
How to calculate the number of tests in a test set in QC?
I have tests split to few test sets under the same folder. I can use the Live Analysis tab in order to see the number of tests in the folder. I wonder how can I see a number of tests per test set? ...
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 ...
2
votes
0answers
57 views
What is difference between Geb automation tool and Selenium web driver?
I just want to know why it is I should go for Geb automation.
What are the advantages of using Geb automation over selenium Web driver or Robot framework.
I would like to know regarding following ...
4
votes
1answer
653 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 ...



