The data-analysis tag has no wiki summary.
0
votes
4answers
73 views
Automated network capture and analysis?
I was curious to know if anyone has done any work on automated network analysis such as starting network traffic capture (to file) before executing some test, perform some test, then stop capture, ...
-2
votes
1answer
98 views
How to use statistics to improve our site? [closed]
Someone has asked me:
Which way to measure 'why customer leaves our site?' or 'closes our apps' ?
How to complete our statistics and KPI that are More complete & More perfect?
How can ...
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 ...
2
votes
1answer
216 views
Testing database transformation mappings
If regularly testing the creation of different datawarehouse tables using mappings from source tables. What do you suggest is the best approach or specific SQLs to do the trick?
6
votes
4answers
2k views
What proficiency should a software tester have in SQL?
Both in my current job and in my previous job, there are a number of areas of the application to test that require mining data from a relational database, specifically Microsoft SQL Server of various ...
3
votes
2answers
251 views
What data-driven techniques exist for determining that enough testing has been done?
I have seen some SQA groups use defect arrival or "discovery" rates in order to determine whether a piece of software is ready to be released. The idea is that the rate at which defects are uncovered ...