All Questions

1,299 questions with no upvoted or accepted answers
9 votes
1 answer
475 views

Error: Unable to find window while the window is already displayed in LDTP

I'm using LDTP to write a GUI test case script in python. I'm running the script in a virtual machine by nosetests. And I get a block with the error of unable to find window X, while window X is ...
Ziyuan Ma's user avatar
7 votes
0 answers
523 views

Integrating Selenium Webdriver tests written in Java to SpiraTest

I'm interested in SpiraTest's and Selenium Webdriver's collaboration. My objective - launch a Selenium test written in Java on Eclipse. Can the SpiraTest quality management tool run .exe or .bat files ...
Gediminas Tubelevicius's user avatar
7 votes
0 answers
2k views

How to deserialize and correlate Binary Large Objects in Load Runner 11.5 Web Custom Request?

I'm working on a Silverlight based application. We've recorded the scripts using Load Runner 11.5 and while replaying to find dynamic values for correlation, we found out that the entire data in a ...
Murali Krishna Chaturvedi's user avatar
6 votes
1 answer
650 views

Unable to launch Citrix application through JMeter

I am trying to test a standalone application on the Citrix platform using JMeter. I have installed the Citrix receiver as well as the JMeter ICA plugin for the same. But I am not able to launch the ...
Arch's user avatar
  • 61
6 votes
1 answer
2k views

Conversion failed when converting the varchar value to data type int

I am writing this query in HP ALM 11.52 and facing the error "Conversion failed when converting the varchar value 'userid' to data type int" Query is select * from Testcycl join Audit_Log on ...
OT5's user avatar
  • 61
5 votes
0 answers
162 views

How to load test video streaming with traffic, internally?

We use centos 6, apache prefork, PHP 5, MySQL, and we have Wowza streaming engine on a different server. Nothing is on the cloud, we have on-premise servers. We'd like to test a couple of things ...
Lynob's user avatar
  • 159
5 votes
2 answers
3k views

Test Automation for different user roles within an application - Selenium and C#

I was a developer a long time ago and have been tasked with our teams automated testing with Selenium and C# for our web application; Our application has many roles a user can be; such as an admin, ...
Charlie's user avatar
  • 51
5 votes
0 answers
283 views

Voice Assistant Testing Samples

I am attempting to evaluate several audio codecs to determine their suitability to transcode speech for use with voice assistants such as Amazon Alexa and Google Assistant. From my own research, there ...
user33384's user avatar
5 votes
2 answers
373 views

What infrastructure is required for automated testing on a hosted desktop?

I've started investigating dogtail as a solution for writing GUI-driven unit tests in a GNOME Wayland session. Before I dive deeper I want to understand what I'll need to run these GUI-based tests on ...
lofidevops's user avatar
5 votes
0 answers
258 views

Tagging selenium nodes and requesting nodes without that tag

Notes: This is cross-posted on SO - https://stackoverflow.com/questions/48169961/tagging-selenium-nodes-and-requesting-nodes-without-that-tag We have an internal selenium grid that currently has 20 ...
Aleks G's user avatar
  • 183
5 votes
0 answers
862 views

How to integration test a Web API with identity server auth tokens

I have a scenario where I need to set up integration testing against our microservice architected application. This will mean creating some tests using Postman to hit our API, and running them with ...
jazza1000's user avatar
  • 151
5 votes
0 answers
1k views

Karma/ Jasmine testing framework - tests don't appear to be executed

I am looking to implement the Karma/ Jasmine test suite/ framework for use with my AngularJS app. Having never used a testing framework previously, I have followed the tutorial - to give it a go, ...
Noble-Surfer's user avatar
5 votes
2 answers
6k views

How do I disable 'show all' download bar of chrome in selenium

I need to disable 'show all' download bar of chrome in selenium. Because the download bar is showing, UI elements in the lower portion of my page that need to be clicked are not visible. I'm looking ...
sreelakshmi's user avatar
5 votes
0 answers
197 views

Is there a way to stop GridLauncher opening during testing on Mac?

Since moving from a Linux VM to a Macbook Pro for testing, I have been having a recurring issue running Protractor automation. At a certain point in my suite all, a Java application called ...
ItsASine's user avatar
  • 143
5 votes
0 answers
127 views

How could aqString["Format"] in TestComplete suddenly change format when machine's local did not change?

When using this code: aqString["Format"]("%.2f", numb); the returned number used "," as a decimal point before - which is correct since I'm in Norway. Suddenly - like a few days ago - it started to ...
Trashcan's user avatar

15 30 50 per page
1
2 3 4 5
87