Y
Hacker News
new
|
ask
|
show
|
jobs
by
FlopV
4196 days ago
Could you record the tests you perform with jmeter, and then run the tests against the sites in the future?
I've heard selenium is good for functional testing, I've always used jmeter though.
1 comments
SHOwnsYou
4196 days ago
That is exactly what we're doing. I used Selenium to create all the tests. We have 10-15 websites that we build on the same framework, so in many cases, one test is applicable to every site.
link