Regression testing is looking for bugs in functionality that was previously working and may have "regressed" to a non-working state.
1
vote
0answers
106 views
How do you test reports and analytic engines like BI/BW?
I'm working with several companies that are deploying SAP HANA (in memory appliance that compresses data from the DB and moves the entire structure into memory resulting in query times that are ~3600 ...
0
votes
0answers
394 views
Why can't my Selenium Grid VM node get parameters from/register to the hub?
I'm trying to set up a Selenium Grid node on a virtual machine. I am using VirtualBox for the VM and Jenkins (with VirtualBox plugin) to set up the grid. When I try to register the node, I get the ...