All kinds of tools that support testing.

learn more… | top users | synonyms

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. ...
10
votes
11answers
554 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

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 ...
12
votes
11answers
391 views

Typical software & tools short-list for *manual* QA specialist (tester) working environment

For QA workstations preparation (Windows-based PCs) our IT department uses typical batch deployment tools. I'm not at all interested in the details of such process, but IT guys ask me: What ...
-3
votes
2answers
73 views

What is the most appropriate tool to test web app for beginners? [closed]

I want to start test automation for web app. But i have confusion in selecting the tool. e.g, Whats tool to use and how to use it..... I did not use any tool before, just manually test the web app.
1
vote
0answers
41 views

Attack surface metrics analyzer tool

I am trying to find a tool to measure vulnerability into my application ( each entry point and exit point into my application ) and then apply it to Manadhata's metrics I found Microsoft surface ...
2
votes
3answers
96 views

Tool to color-highlight important phrases in log

When testing a mobile app (android in this case), I like to use the SDK to monitor the data traffic between app and server. This to easier detect defects and send the reports to the proper developer ...
1
vote
1answer
128 views

Is QC effective for QA teams that write their own test automation solutions?

I am an experienced software developer and team leader. Lately, I joined a project in which I am supposed to manager the QA process. My team will be composed of Software Engineer in Test members since ...
8
votes
4answers
2k views

Why Isn't SilkTest More Common?

The title says it all. I've been using SilkTest for about a year now in my current role. It wasn't my choice to use, and I've never used it, or even heard of it, before this role. There are definitely ...
5
votes
4answers
153 views

Test Data Bank creation: approach, important points, useful links, data generators, file storages?

Being Senior QA, I often face one and the same problem: for every project I'm involved in I need to prepare / collect / generate various sort of testing data. It might be VERY different - below are ...
6
votes
6answers
268 views

What are some small, standalone or web applications for test new QA staff on?

I'm permanently stuck with the following trouble: being Senior QA I need to quickly check and hire people for short-time testing projects. I specialize mostly in manual testing, while the range of ...
-1
votes
2answers
89 views

Open source tool for QA Management,which can provide integration with Bugzilla and jira [closed]

Which is the BEST Open source tool for QA Management, which can provide integration with Bugzilla and jira.
4
votes
2answers
203 views

What good learning resources are there for testers who are new to Cucumber?

My team have recently decided to introduce Cucumber for our GUI automated checks. As it happens, we have people in the team who are very experienced with it, so I think we'll be fine, but it's made me ...
-1
votes
1answer
168 views

Open project vs Project Libre [closed]

Have you experience of using these and the knowledge to make a comparision between them for the suitability of managing a testing effort? https://www.openproject.org ...
5
votes
2answers
174 views

What test generators do exist?

What tools exist to automatically generate test scripts (or test script templates) from a formal specification or a program's source code? EDIT: The background of this question is, that I’m ...
3
votes
4answers
1k views

Why isn't Sahi more common?

So I was doing some website test automation research, I stumbled upon Sahi. Open source, setup was easy, API easy to understand, javascript, java, ruby support, notepad ++ plugin, etc. After trying ...
8
votes
9answers
6k views

Best free (or very cheap) automation tool for Windows GUI testing?

I used to use vTask Studio, but it seems they've abandoned it. No updates in almost a year.
5
votes
2answers
750 views

Replacement for Microsoft's USB Device Simulation Framework (DSF)

I am looking for a replacement to Microsoft's USB Device Simulation Framework (DSF) which is deprecated on the Windows 7 WDK, especially for one supporting USB 3.0
32
votes
12answers
3k views

What are some tools for testing Mobile web apps?

I'm thinking along the lines of a Firebug for the iPhone/iPad/Android/BB that can truly give more insight on the markup/scripts. Even when testing on the simulator/device, it's hard to truly simulate ...
4
votes
2answers
165 views

How to test a location based application

Our application is location based. We have tested its main functionality, (using mock locations) and now it is time to test how it reacts on real cases using GPS. So, what are the main limitations ...
2
votes
3answers
185 views

Cross Browser Testing of enterprise applications

I'm looking for a cross browser testing solution for an enterprise banking application during the QA phase. Is there a tool out there that mimics the action that the tester takes on one browser and ...
5
votes
2answers
189 views

which version of jmeter-plugins (>=0.3.0) can work under JDK 1.5?

Which version of jmeter-plugins (version >= 0.3.0) can work under JDK 1.5? And which version of JMeter is compatible with this version of jmeter-plugins?
5
votes
3answers
151 views

Documentation tool in Session-Based Test Management (SBTM)?

I wonder if anyone have experience of a tool for session-based testing? Nowadays we use SharePoint lists where we can write down our session plus other relevant info about the session (requirement, ...
1
vote
3answers
1k views

Standalone tool equivalent to Object Spy from QTP

I can use the Object Spy from QTP to get the id and name of SAP GUI controls, e.g. user name control from the logon screen: id: /app/con[0]/ses[0]/wnd[0]/usr/txtRSYST-BNAME name: RSYST-BNAME Is ...
3
votes
2answers
203 views

Desktop apps or web services to test receiving text / SMS messages US-based

I'm a manual QA tester. I have a client (web-based) which allows certain business to send custom promotional text messages to their customers provided the business account has the customer's mobile ...
7
votes
7answers
266 views

Looking for a faulty application for training

As part of training for new QA resources, I would like to have them practice testing against an application with known issues. I know there are security examples of this type of application (i.e. ...
9
votes
6answers
999 views

Should I try the evaluation version of HP Quality Center?

I'm trying to determine if I should spend some time working with a trial version of HP Quality Center. For a number of reasons, my time is very valuable to me right now both at work and in my ...
1
vote
1answer
94 views

Enterprise Tester: how to see attachments or pictures linked to test scripts when executing tests?

I'm currently evaluating Enterprise Tester for managing tests (it is simlar to HP qulaity center) and have the following question. When creating tests (so called "test scripts") it is possible to ...
1
vote
1answer
51 views

Simulating a click in web performance tests

I am working with web-test in visual studio test system, without writing a code test, is there a way to invoke a click on a link/button/submit item? I am thinking of doing this by adding a request in ...
0
votes
1answer
447 views

ITKO LISA-Service Virtualization-Tutorials

We have planned to implement ITKO LISA as a service virtualization tool for creating mock enviroments for testing.What I found lagging is there are no materials for studying/training resources.Is ...
13
votes
13answers
882 views

Capture screen during exploratory testing

While doing exploratory testing it would be nice to be able to record the screen (in a non-intrusive way), so if a defect is found the steps to reproduce it can be easily reviewed. Are there any good ...
1
vote
1answer
90 views

Any testing resource for security testing of mobile web applications

i have gone through the following question security sources and found testing resources for testing desktop and web applications, any realtime resource to test an mobile web applications?
0
votes
1answer
108 views

What are the things to care for while choosing an automation testing tool?

I am new to software testing field ,I clarified for the need of automation tools What is automation testing and why do we need it? Now it arises me the following questions what were the things care ...
1
vote
3answers
574 views

What tools are available for automated testing of flex/html5?

I have been tasked with implementing automated testing for a web portal. The product is currently developed using flex, but we will be transitioning to html5 at some point. My supervisors want a tool ...
11
votes
11answers
718 views

In house built testing tools

I've been having to deal with a lot of testing tools lately for testing tasks that should/must be automated. These include things like performance/load testing, webservice testing, vulnerability ...
1
vote
1answer
140 views

JIRA: Export list of issues with link hierarchy

I'm trying to find a way to export the list of JIRAS from a project, but respsecting the link hierarchy (issue is key, belongs, etc). The major restriction is that the JIRA setup does not have ...
2
votes
3answers
153 views

How do you test a network stack for outbound traffic?

I'm in the middle of developing an embedded network appliance and am thinking about how to test how it would work in different environments, in regards to the traffic flowing on that network. Is their ...
2
votes
2answers
76 views

Tools for insufficient authentication

I must test a website for insufficient authentication. Use case: I go to website which I'll testing. Log in as admin(user with the highest permissions/privileges) Run some tool. Tool has login and ...
3
votes
1answer
375 views

Regression testing for web services and SharePoint workflows - What should I research?

Apologies if this question has been addressed before or not relevant to this exchange. I did some initial searching and I've only recently discovered this area of stackexchange so I'm unsure of the ...
1
vote
4answers
3k views

Deciding a tool for iOS UI automation providing recording and inspection of elements

I'm a complete newbie to automation testing. I am facing problems in the tools that i'm using for testing an iOS native application on iPad. The tools that I have tried so far and the problems i'm ...
2
votes
1answer
166 views

Testing an IMAP client

I am writing an IMAP client library for a Uni project. I need comprehensive, in-depth testing for it. This is the focus even more than the e-mail functionality itself. What should I do? I am looking ...
4
votes
1answer
401 views

Applications that export JMeter-compatible JMX files?

Are there any other tools that can cooperate with JMeter tool? For example I record script and then export it to JMeter. I know that I can export jmx file to JMeter using BadBoy aplication but is ...
2
votes
2answers
182 views

Comparing Sqlite databases

I would like to compare Sqlite databases with each other, both schema and data. I know that a rather crude method exists by comparing the database dumps with each other. But are ther any other methods ...
1
vote
2answers
337 views

Is there any way to convert existing QTP script in to selenium?

Is there any way to convert existing QTP script in to selenium? if yes then how ? is there any converter to convert or recreation of script is only possible solution for tha?
2
votes
4answers
138 views

Providing feedback to developers

I'm the client, and I'm wondering what the best practice is for providing feedback to a 3rd party development shop that's building my company's iPhone app. Current process: Devs provide a version ...
9
votes
3answers
429 views

How can I spoof HTTP request data while testing?

I'm testing a Windows desktop application, that requests data from a server during certain operations. I want to make sure the application can handle all possible responses, including bad ones. What ...
1
vote
1answer
224 views

How can I convince Squish to recognise the menu bar on Mac OS X?

I'm currently recording some python test scripts for a Mac OS X application using Squish for Qt, version 4.0.2. The menu bar of the AUT works fine if interacted with manually, but for some reason ...
5
votes
3answers
312 views

Are Mind Maps useful as a testing tool?

I don’t know much about Mind maps but I’ve seen expert testers (James Bach and Michael Bolton) use them to plan out their test strategy – usually in a demonstration. It seems like a plausible way to ...
2
votes
1answer
88 views

Keyboard visualisation tool?

What I'm looking for is a tool that would be able to detect and visualize keyboard actions when recording video. I imagine a resize-able always-on-top window showing current keyboard layout and ...
3
votes
2answers
216 views

XMLs and JMS queue trigger to database - what to test?

I'm testing a system that involves XMLs from a JMS queue getting inserted into a database using a JMS trigger (webmethods). Firstly, I turn off the JMS trigger to let messages accumulate on the ...

1 2