Questions tagged [automated-testing]

36 questions
0
votes
2 answers

Auto test framework for server deployment

I deploy Linux servers all the time and would like to test each installation. Like a system test. For applications there a numerous of test frameworks, but I can't find anything for testing the a server installation. To be more specific: Using…
magnusa
  • 81
  • 6
0
votes
1 answer

Static Analyzer for Configuration files

I'm currently planning to analyze csv-reports from our ActiveDirectory and configuration files from our switches with Python. I'm thinking of having seperate modules for each type of data (csv, txt). But I would like to avoid writing much of the…
0
votes
1 answer

What URL should I use to test IBM cognos Mobile, and what are the expected results?

I need to test IBM Cognos Mobile functionality and need to have an accurate baseline/reference point. What URL should I use to test Cognos? Is it https://server.somthing.com/IBMCognos/M <-- trailing M? I'm getting different results in different…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
0
votes
1 answer

What could be a good configuration for a testing machine?

In Zentyal we use virtualization (ANSTE) to perform automatic tests that require scenarios with several machines interacting in one or several networks. Currently we have a multicore Xeon machine with 16GB of RAM that we use to create ramdisks where…
0
votes
1 answer

Test cases to verify that VM image is working

I'm currently working on my homelab using automation. I'm currently building Ubuntu images which are supposed to be distributed to my students when they are having labs. I'm wondering: Is it possible for me to create tests that can be run to verify…
user1098490
  • 101
  • 1
0
votes
3 answers

Diagnostic Live CD

I'm looking for an automated diagnostic live cd/usb drive for testing all hardware independent of the operating system. I'm also looking for an automated anti-virus/anti-spyware live cd/usb drive that updates if there is a network available. And…
Critologist
  • 445
  • 4
  • 7
1 2
3