Questions tagged [testing]

243 questions
1
vote
1 answer

Tool to replay access.log files with cookies?

Is there any tool that will replay combined access.log-style (or any other format) files back and preserve the cookies? We need to load test our application with real user accesses but we really need those cookies there. I evaluated JMeter (won't…
guilherme
  • 606
  • 5
  • 5
1
vote
2 answers

Is there any way to add a temporary, static record to DNS?

This is for bind9. Is there a way to add a DNS record without too much mucking with zone files and named.conf? I need to test some web servers before we migrate from the old servers to the new ones. Instead of asking everyone to put entries into…
cjc
  • 24,916
  • 3
  • 51
  • 70
1
vote
1 answer

How can I test HTTPS configuration in a LAN?

I'm developing a website that should be used with HTTPS. I am developing the site on my Windows machine and I have a Linux machine on the same LAN where I test my websites. I don't have a DNS-server on the LAN so I use IP-addresses to access the…
Jonas
  • 1,187
  • 5
  • 19
  • 33
1
vote
1 answer

Auditing user behavior in a small organization to prepare IT restructuring

My company will be working on restructuring/rethinking the whole IT infrastructure for a small company (about 25 employees). A part of this is a migration to Google Apps for email, calendar, etc. That leaves many other things to think about (file…
Andrei
  • 463
  • 2
  • 5
  • 12
1
vote
3 answers

Should I do acceptance testing?

We run a few commercial webapps facing customers. The release schedule for them is regular, but there's always worries about testing changes, patches and upgrades. It seems like acceptance testing is promoted for contract development rather than…
jldugger
  • 14,342
  • 20
  • 77
  • 129
1
vote
3 answers

Reasonable tests to determine if ports on hub are working

What are some reasonable tests to assure ourselves that all the ports on a 24-port hub are working correctly? We have some Linksys EF2H24 ver 2 EtherFast® 10/100 24-port Auto-Sensing Hub that may have had some ports damaged in a lightning strike.…
Matthew Rankin
  • 1,175
  • 5
  • 15
  • 32
1
vote
4 answers

What spec machine is required for this virtualization requirement?

I want to configure a system for cross-browser testing of rich internet applications in browsers. My requirement is to have one system with 20-30 virtual machines (eg, with VirtualBox). There will be a need for up to four concurrent virtual machines…
clark
  • 113
  • 1
  • 4
1
vote
2 answers

App for managing/testing code on remote cluster of machines

(Not sure if this is the right group) I have a situation where I have a number of apps that get created/built. These apps change over time, so they need to be tested. I have a number of distributed test servers, so I can essentially test the apps in…
tom smith
  • 451
  • 2
  • 6
  • 10
1
vote
4 answers

Virtualization that is distributed on workstations or on a big central server for testing and documentation?

We are contemplating a push for employing virutalization for our test and documentation group to help manage consistent test and documentation environments. We were looking at choosing either a couple really big central boxes that consolidated…
MikeJ
  • 1,381
  • 4
  • 13
  • 24
1
vote
1 answer

Simulating load from GroupWise clients (MUA) on GroupWise POAs

We are looking to simulate the load of many clients sending mail, and we want it to be scriptable. The part that we are unsure about is if our possible message submission methods (SMTP and SOAP) are handled by the POA in a similar enough way to a…
DDevine
  • 11
  • 1
1
vote
2 answers

Testing email locally on a windows machine

This is a question I've tried to answer for a long time now. I'm currently working on a personal project on a windows XP machine and it's come to the point where I need to send emails to test some functionality. I'm looking for an application that I…
castis
  • 175
  • 1
  • 2
  • 11
1
vote
4 answers

apache virtual hosts vs. alias, what is better?

I've been building a dev machine over the last week and it has created some interesting question in my head. One of which is whether setting up an apache vh is better than creating an alias. Now, I know the answer here is going to be "it depends".…
Kevin
  • 301
  • 1
  • 3
  • 12
1
vote
2 answers

Test Exchange server on a laptop

I need to run some Outlook sessions that connect to an Exchange server. If I wanted to create a test environment on my laptop, would that be feasible? Would it be better to run natively, or inside a VM? (I had heard some commments, probably from the…
benc
  • 683
  • 1
  • 5
  • 13
1
vote
1 answer

VM for learning and testing firewall and some others softwares?

Computer Specs: Core 2 Duo 1.80Ghz 2gb ram 500GB hd Currently with Windows XP installed but can be changed to anything else needed. To explain more about what i am looking forward to do, i was planning to setup 3 enviroments on a VM as follow: A)…
Guapo
  • 453
  • 2
  • 5
  • 13
1
vote
3 answers

how do I properly measure capacity of a UPS battery?

How can I properly measure the capacity of a UPS battery? Unplugging it from the wall is a bad idea since it loses the ground, so how can this be done?
krideo