i 使用JPA和EclipseLink进行简单的桌面应用,每个应用程序有7个表格,有8个记录,所有材料都是ok。
但是,我想模拟一下,我的桌面申请像4 000份选择发言的请求一样,看它是否对一个学校项目作出了很好的回应。
页: 1
i 使用JPA和EclipseLink进行简单的桌面应用,每个应用程序有7个表格,有8个记录,所有材料都是ok。
但是,我想模拟一下,我的桌面申请像4 000份选择发言的请求一样,看它是否对一个学校项目作出了很好的回应。
页: 1
校对。
1. 创建实施课程 可操作,在(a)方法中,将服务称作 lo。 之后将建造几条可操作的read子。
Are there database testing tools for python (like sqlunit)? I want to test the DAL that is built using sqlalchemy
I have been tasked with looking for a performance testing solution for one of our Java applications running on a Weblogic server. The requirement is to record production requests (both GET and POST ...
I am using selenium-server , selenium rc for UI testing in my application . My dev box is Windows with FireFox 3.5 and every thing is running fine and cool. But when i try to run selenium tests on my ...
I have an iPhone web app I m producing on a Linux machine. What s the best browser I can use to most closely mimic the feature-limited version of Safari present on the iPhone? (It s a "slimmed down" ...
Just wondering what people are using for code coverage tools when using MS Visual Studio 2008 Pro. We are using the built-in MS test project and unit testing tool (the one that come pre-installed ...
I am testing in selenium and I have a bunch of stuff that happens on page load. I found out about autoit, and I was thinking that it could handle all javascript dialog issues. I was searching around ...
I use cucumber to run integration tests. I have a very large (30,000+ record) stardard setup for testing. How can I leave that in the test.sqlite3 database without re-loading it ever?
Wondering if there was some sort of crawler we could use to test and re-test everything when changes are made to the web app so we know some new change didn t error out any existing pages. Or maybe a ...