Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
18 views

Is there such a thing as an open source “test engine” for human tests?

I would like to compile verbal and numerical skill assessments for hr recruitment processes, etc., similar to SHL and Provisor, and I'm looking for a customizable and free solution to handle the ...
0
votes
0answers
53 views

I'm teaching a computer class and would love to give the kids a component test that isn't BORING [closed]

We have already disassembled and assembled computers. I want to have a formal, yet interactive or virtual, assessment for the kids on the components of the computer...so I can CYA in terms of ...
3
votes
1answer
78 views

What is the best way to test a webpage on higher resolution than your current screen's resolutions?

What is the best way to test a webpage on higher resolution than your current screen's resolutions? I'm making a responsive website where I need to test my webpage's css, html, javascript rendering on ...
2
votes
2answers
90 views

Public MySQL servers for use in sample code

Similar to how the IETF's example.com domain's web and email services can be safely used in code samples, is there a public MySQL server I can safely(*) use in some sample code? ("Safe" in that it ...
4
votes
2answers
39 views

Can a vm be a reliable test machine?

My apps must run on legacy windows up until 95. I don't own any hardware that could run such outdated OS's but my clients do. I develop my apps on windows 7 but all use plain old C++ and stl along ...
0
votes
1answer
55 views

Mobile test device charging station and checkout managment solution [closed]

Our company develops for iPhone, Android, etc, and we're getting to the point where "the drawer" approach is becoming a problem for storing and tracking our test devices. We have about 20 different ...
2
votes
2answers
46 views

Is there software for stress-testing computer displays?

I am working with a monitor in our offices that appears to have a malfunctioning DVI interface. When the monitor is in DVI mode, even with cables disconnected, there is serious ghosting, artifacts, ...
1
vote
2answers
40 views

Looking for a program to create test and do exams

I am looking for a program to help my little brother to study english. I am looking for a program with these features: free or an open platform Able to create your own test Able to do exams (based ...
0
votes
0answers
30 views

How to interpret NutTCP warning: “IP frags or no data reception since buflen > ctlconnmss”

I'm using NutTCP 5.3.1 to test UDP performance on an IPv6 network. The server is running on another machine. This is running under Windows with the supplied Cygwin DLL. The client command is: ...
0
votes
0answers
63 views

xmpp echo service [closed]

I have some XMPP accounts but unfortunately I am not able to do proper jingleing to other people (aka voice & video call). So I want to checkout whether this is caused by my client(s) or the ...
0
votes
0answers
50 views

How to start with the SQL queries in the QC 10.0?

I understood that for generating reports and troubleshooting in QC we can use SQL queries from backend of the QC 10.0. Please guide me through any any tutorial websites,cookbook's or workbook's ...
0
votes
0answers
43 views

Running VMware Player from An External Drive

I would like to run VMware Player from an external USB Harddrive (1TB USB 2.0) but I am unsure if it will even work, I do not need speed as much as I need to be able to run a few test. Here is what I ...
1
vote
0answers
49 views

What's a good disk test that uses random data?

I'm trying to test a linux driver, and I need a test like bonnie or dbench, but I need it to send random data. I'm trying to find corruption bugs, and if every write is all zeros I can't tell when I ...
6
votes
2answers
163 views

What programs can I use to test my computer's hardware? [closed]

Possible Duplicate: What is the best computer “burn-in” or stability testing software? How can I thoroughly test all the hardware on my computer? I been having computer ...
2
votes
1answer
37 views

TCP Throughput testing tools with ability to rate-limit?

I'm looking for test software that can generate test streams with the TCP/IP protocol, but limit the rate of the test data. For example, if using 100Mbps Ethernet, I would like to be able to generate ...
7
votes
3answers
110 views

Is testing Cat5 cable using a testing device necessary if I have verified connectivity with a computer?

I'm running some CAT5 cable around the house and this is the first time I've needed to build/terminate my own cables. I hooked up the cables to a computer and router and was able to reach the router ...
1
vote
1answer
104 views

How can I test a GPU completely to ensure all of it's components work properly?

I was unable to find a solution to this on Superuser, the GPU isn't overheating nor is it crashing, it simply provides wrong output and practically explodes sometimes. I need to find a tool which can ...
1
vote
2answers
54 views

How can I test my heatsink?

Is there any way I can heat up my CPU and see if the heatsink works?
1
vote
1answer
95 views

Test laptop speaker hardware

I bought a used laptop on Craigslist (a Toshiba Satellite M115), and promptly wiped the drive and installed Ubuntu 11.4 (Natty). (This was a big deal for me, since every computer I've ever owned [20+ ...
1
vote
1answer
178 views

Testing motherboard SATA controller

I have an eVGA 680i SLI motherboard, it has sat around for a while after I stopped using it because it seemed to be "killing" hard drives left and right. Is there anyway I can test the SATA ...
6
votes
1answer
93 views

Performance testing software for PC

Can you recommend me a free performance testing software for my PC? I used the demo version of Passmark Performance Test, but the trial period is now finished. Do you know of a similar software?
0
votes
4answers
135 views

How can a speed test restore broadband speed?

Our broadband connection has been inexplicably slow for a number of days, to the point of being unusable. Of course broadband support is never helpful and says it is all our fault. After many ...
1
vote
1answer
45 views

Router load tester that is open source?

For residential routers I need a load tester that is open source; are there any recommendations? Some testing that I would like to do is: Mass connections to find out max Simultaneously ...
4
votes
2answers
184 views

How do you test for noise on a CAT5 cable run?

I've been having some issues with my DSL line and when AT&T did a line test they found a lot of noise. The technician came out and tested the line up to the house and said it was clean. This means ...
0
votes
0answers
41 views

Periodic Speed Tester script/app/process?

I have been wondering lately what my 'true' connection speed is on my AT&T 6mbit connection (advertised) as I usually ever see up to ~5mbit throughput. What I would like to do is almost like a ...
1
vote
1answer
81 views

Make a virtual WAN for software testing - Linux

I am in the process of writing a socket program that will need to talk to different computers across the world. I want to set up a virtualized WAN on my computer so i can install the software on a ...
2
votes
2answers
34 views

Using VirtualBox for testing different application installation scenarios

I have an app that I want to test under several different installation scenarios. In particular, I need to validate the behaviour when the app is installed over the top of previous installations of ...
4
votes
1answer
733 views

How to test LCD monitors?

tomorrow i will be buying a second hand monitor, a Benq LED Benq 24 V2420H FullHD. What methods can i use to test that the monitor is OK. I mean like dead pixels etc.? Thanks.
1
vote
1answer
4k views

Where can I find Firefox 5 .deb packages for Debian Wheezy (testing)?

I'd like to install Firefox 5 for Debian Wheezy (testing). Where can I find suitable .deb packages (unofficial is fine)?
2
votes
1answer
111 views

Looking for a way or web-service to check if a system can be pinged / exists?

CanYouSeeMe is good for checking if a system can be connected to by external systems on the Internet, but is there a way to see if the system can be pinged? For example, my ISP seems to be blocking ...
1
vote
1answer
122 views

HP PSC 1500 test page

I just got a HP PSC 1500 with color cartridge empty . Is there a way to stop these test pages without buying color ink to print 1 page?
1
vote
0answers
75 views

Free poll and test creation tool for offline use, no Win only

my sister is looking for some tool which she could use to create some polls and tests. It should be relatively user-friendly (need support for UTF-8 or CP1250 encoding for national characters) enough ...
3
votes
2answers
434 views

Is there any way / tool to test intermittent internet connectivity problems?

Is there a tool to test intermittent internet connectivity problems? I believe I am having some at work but I can't prove it without solid evidence, tracert isn't that great of an option as the ...
1
vote
0answers
21 views

Screen reader that logs text (for accessibility testing)?

Does anyone know of a screen reader for Windows that writes text to a log instead of actually reading it out? This is for accessibility testing. I know how to directly access the automation tree, but ...
0
votes
1answer
608 views

How to install old version of python by removing new version in Ubuntu?

I want to uninstall python 2.6.5 and want to install python 2.5 Also want to uninstall nosetests new version and install old one. OS is Ubuntu
16
votes
8answers
980 views

Installing legal older versions of Windows XP

For testing purposes, I need to install a Windows XP Home environment in a virtual machine. The thing here is I don't have a license and Microsoft won't sell it anymore. What can I do about it?
0
votes
1answer
148 views

I'm looking for an open source speed test [closed]

I want users at my site to be able to measure their connection speed. I don't want to use ookla's flash speed test because their license is too restrictive (it only lets me put the test on one URL). ...
0
votes
0answers
277 views

How to interpret HDAT2 test results?

Running HDAT2 v4.7.1 from UBCD for the hard-drive listed below yields (amongst others) the following results. ST3500413AS PartNo. 9YP142-303 What do the results below mean? Controller: ...
0
votes
0answers
61 views

Open source GUI testing tool- Windows

I have an application written in Qt - Windows. I want to test it on Windows. Can you recommend me a GUI testing tool, that is open source? Thank you very much.
6
votes
2answers
191 views

Automating the scanning of graphics files for corruption

Does anyone know of a good program that can scan graphics files (particularly JPG, GIF, and PNG) for corruption? Preferably, it would be able to scan a bunch of photos automatically and have some ...
0
votes
1answer
109 views

bad TCP network emulator

Is there any tool that woks like router and transform reliable network traffic into no very reliable. I am looking for features like Connection drops Split packets Lag Problem is that i have ...
2
votes
1answer
117 views

Building a PC - Out of case BIOS only test - what hardware do I need?

I am building my PC and my friend told me I should try to plug a monitor in and see if the BIOS works to make sure everything is not DOA and is compatible. He's not online now, so my question is, what ...
4
votes
3answers
97 views

Is there specialized software for testing the security of a computer?

I'm trying to secure my computer against local network attacks for when I'm at university or a LAN party. Although my dad's computer store is also running a Windows Server so it might be handy to ...
0
votes
1answer
87 views

Hitachi Disk Fitness Test doesn't allow any keyboard use

Has anyone tried to use the Hitachi Disk Fitness Test v4.16? I magaged to download it and make a bootable CD. I boot with the CD and get to the main/first "continue/cancel" page. I can't move the ...
0
votes
1answer
121 views

Where can I find a huge list of URLs? [closed]

I'm doing some stress testing on a system, and I'd like to execute a bunch of random URLs, read from a text file. I figure this would be easier, and quicker, than writing something to crawl pages ...
0
votes
2answers
193 views

Installing A Dual Boot System with CentOS

I would like to create a dual boot system with CentOS 5.5 (though it odesn't really matter what linux flavor we are talkign about). The idea being that I would be able to upgrade one system and then ...
1
vote
0answers
71 views

Samba-shared DeskJet 420C prints gibberish test page

Setting up one Ubuntu wireless client laptop (old Dell I wiped clean) on otherwise XP home network. Finally got laptop to print to XP host's LPT1 cable-connected Hewlett-Packard Deskjet (also ...
3
votes
2answers
273 views

Is Hyper-V server suitable as a desktop testbench?

At the moment we are running a test bench with several desktop computers, that are reimaged every time we need to test on a different operation system. Also because different versions of our software ...
0
votes
1answer
103 views

Is there already a test video with clock and secondly clicks?

Is there already a test video with timer (and frame counter) and sound (secondly loud clicks and quarter-secondly silent clicks and may be voice that speaks the time) somewhere? It is needed to test ...
0
votes
2answers
99 views

How to test a task with the Task Scheduler on Windows 7?

Other than scheduling the time for execution to be in the near future, is there a way in the Windows 7 Task Scheduler to force a future task to execute now for the purpose of testing and observing it ...

1 2 3