Test your websites with this simple GUI based scripted webtester. Generate simple testscripts directly from surfng on the webpage, enhance them with your commands, with variables, loops, checks, … and finally run automated web tests.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
299 lines
8.0 KiB
299 lines
8.0 KiB
2015-11-02 08:00 marc |
|
|
|
* ChangeLog, debian/control.in: test requires xvfb-run |
|
|
|
2015-11-02 00:01 marc |
|
|
|
* AUTHORS, ChangeLog, bootstrap.sh, resolve-debbuilddeps.sh: new |
|
author url |
|
|
|
2015-10-11 19:45 marc |
|
|
|
* examples/test-commands.wt: added test for multidimensional for |
|
loop |
|
|
|
2015-10-11 15:28 marc |
|
|
|
* bootstrap.sh, examples/test-commands.wt, src/commands.hxx: added |
|
test for multidimensional for loop |
|
|
|
2015-10-10 18:05 marc |
|
|
|
* bootstrap.sh, doc/doxyfile.in: no search index when embedded in |
|
redmine |
|
|
|
2015-10-10 15:27 marc |
|
|
|
* examples/makefile.am: added xvfb-run to run on headless systems |
|
|
|
2015-10-10 15:00 marc |
|
|
|
* examples/SwissSign_Silver_CA_-_G2.pem, examples/ca.pem, |
|
examples/client.key, examples/client.pem, examples/makefile.am, |
|
examples/test-commands.wt, src/commands.hxx: new for loop |
|
successfull tested |
|
|
|
2015-10-10 14:09 marc |
|
|
|
* ax_init_standard_project.m4, configure.ac, examples, |
|
examples/SwissSign_Silver_CA_-_G2.pem, examples/makefile.am, |
|
examples/test-commands.wt, makefile.am, src/commands.hxx, |
|
src/webrunner.cxx: includes example and test; new command echo |
|
|
|
2015-10-10 10:48 marc |
|
|
|
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4, |
|
bootstrap.sh, build-resource-file.sh, mac-create-app-bundle.sh, |
|
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh, |
|
src/commands.hxx: new feature: «for»-loop; updated buildsystem |
|
|
|
2015-10-09 15:01 marc |
|
|
|
* src/commands.hxx, src/networkaccessmanager.hxx: unfinished: new |
|
feature: for loop |
|
|
|
2015-07-12 18:38 marc |
|
|
|
* debian/control.in: requires qt5 |
|
|
|
2015-07-12 18:16 marc |
|
|
|
* debian/control.in: requires qt5 |
|
|
|
2015-05-20 15:22 marc |
|
|
|
* src/commands.hxx: some bugs fixed, logging is quite good now |
|
|
|
2015-05-20 14:35 marc |
|
|
|
* src/commands.hxx: fixed stupid error in Do::execute; nicer |
|
logging |
|
|
|
2015-05-20 11:52 marc |
|
|
|
* src/commands.hxx, src/exceptions.hxx, src/testgui.hxx, |
|
src/webrunner.cxx: improved logging, bugfix in function handling |
|
|
|
2015-05-19 14:34 marc |
|
|
|
* src/commands.hxx, src/testgui.hxx: click has an optional |
|
clicktype; do has an optional selector; better detection and |
|
handling of moo-tool (joomla3) elements |
|
|
|
2015-05-11 12:13 marc |
|
|
|
* src/commands.hxx, src/exceptions.hxx: new command check to |
|
compare two values or to compare a value to the result of a |
|
command - command call now returns the value of the last |
|
statement |
|
|
|
2015-05-11 09:54 marc |
|
|
|
* ChangeLog, doc/makefile.amto, src/commands.hxx: now also supports |
|
optional else after command if |
|
|
|
2015-05-09 12:27 marc |
|
|
|
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4, |
|
bootstrap.sh, doc/makefile.amto, src/commands.hxx, |
|
src/testgui.hxx, src/webrunner.cxx: new commands testsuite and |
|
testcase |
|
|
|
2015-05-08 15:34 marc |
|
|
|
* ChangeLog, ax_init_standard_project.m4, bootstrap.sh, |
|
docker/Dockerfile, src/commands.hxx, src/exceptions.hxx, |
|
src/testgui.hxx: new feature: if tatement for conditions in |
|
functions |
|
|
|
2015-05-06 23:09 marc |
|
|
|
* ChangeLog, bootstrap.sh, doc/doxyfile.in, |
|
scripts/doxygen-webtester.sed, scripts/example.wt, |
|
scripts/makefile.am: better doxygen support |
|
|
|
2015-05-06 16:56 marc |
|
|
|
* debian/control.in: reprepo requires a section |
|
|
|
2015-05-06 14:51 marc |
|
|
|
* ChangeLog, ax_init_standard_project.m4, bootstrap.sh, |
|
configure.ac, makefile.am, scripts, |
|
scripts/doxygen-webtester.sed, scripts/example.wt, |
|
scripts/makefile.am: added doxygen-webtester.sed do generate |
|
doxygen from webtester files |
|
|
|
2015-05-06 07:56 marc |
|
|
|
* ChangeLog, debian/.dirs, debian/.install, debian/webtester.dirs, |
|
debian/webtester.install: no need for install and dirs in debian |
|
|
|
2015-05-05 20:31 marc |
|
|
|
* ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian, |
|
debian/.dirs, debian/.install, debian/changelog.in, |
|
debian/compat, debian/control.in, debian/docs, debian/rules, |
|
debian/webtester.dirs, debian/webtester.install: some build |
|
environment updates |
|
|
|
2015-05-05 15:06 marc |
|
|
|
* README, ax_check_qt.m4, ax_init_standard_project.m4, |
|
bootstrap.sh, src/version.cxx, src/version.hxx, |
|
src/webrunner.cxx: massively improved build system |
|
|
|
2015-05-05 08:30 marc |
|
|
|
* ChangeLog, README, ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4, |
|
ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian, |
|
debian/changelog.in, debian/compat, debian/control.in, |
|
debian/docs, debian/rules, debian/webtester.dirs, |
|
debian/webtester.install, doc, doc/doxyfile.in, doc/makefile.am, |
|
docker/Dockerfile, makefile.am, src/makefile.am, src/testgui.hxx, |
|
src/version.cxx, src/version.hxx, src/web.ui, src/webrunner.cxx: |
|
new build system |
|
|
|
2015-05-03 20:32 marc |
|
|
|
* src/commands.hxx, src/exceptions.hxx, src/testgui.hxx: new |
|
feature: define and call functions using the two new commands |
|
function and call |
|
|
|
2015-04-30 14:25 marc |
|
|
|
* configure.ac, docker, docker/Dockerfile, docker/runtests.sh, |
|
src/commands.hxx, src/testgui.hxx, src/testgui.ui, |
|
src/webrunner.cxx, src/webtester.cxx: More features: have a |
|
seperate setup script, where global variable replacements can be |
|
placed, new commandline parameters, command window, better |
|
recording, chose click type, ... |
|
|
|
2015-04-24 14:39 marc |
|
|
|
* src/commands.hxx, src/exceptions.hxx, |
|
src/networkaccessmanager.hxx, src/testgui.hxx, src/webtester.cxx: |
|
some more improvements, new commands, new simpler ecpect load |
|
command, certificate handling for self signed ca plus for client |
|
authentication |
|
|
|
2015-04-02 14:28 marc |
|
|
|
* src/networkaccessmanager.hxx: more information in cae of network |
|
error |
|
|
|
2015-04-02 09:42 marc |
|
|
|
* src/commands.hxx: new command «certificate» to install CA |
|
certificate for SSL - file needs to be open ... |
|
|
|
2015-04-02 09:07 marc |
|
|
|
* src/commands.hxx: new command «certificate» to install CA |
|
certificate for SSL - need to register the new class ... |
|
|
|
2015-04-02 08:25 marc |
|
|
|
* src/commands.hxx: new command «certificate» to install CA |
|
certificate for SSL |
|
|
|
2015-04-02 08:25 marc |
|
|
|
* src/commands.hxx: new command «certificate» to install CA |
|
certificate for SSL |
|
|
|
2015-04-02 07:45 marc |
|
|
|
* src/commands.hxx, src/exceptions.hxx, src/testgui.hxx: new |
|
command «certificate» to install CA certificate for SSL |
|
|
|
2015-03-04 15:31 marc |
|
|
|
* src/commands.hxx, src/testgui.ui: added date/time to attachment |
|
file names, so the images are sorted correctly |
|
|
|
2015-02-27 15:39 marc |
|
|
|
* src/commands.hxx, src/testgui.hxx: detect and handle |
|
Moo-Tools-Comboboxes |
|
|
|
2015-02-24 08:54 marc |
|
|
|
* debian/control.in: precise: QCommandLineParser: No such file or |
|
directory - minimum requirement ist Qt 5.2 |
|
|
|
2015-02-24 08:48 marc |
|
|
|
* debian/control.in: precise: QCommandLineParser: No such file or |
|
directory |
|
|
|
2015-02-24 08:40 marc |
|
|
|
* debian/control.in: Project ERROR: Unknown module(s) in QT: quick |
|
|
|
2015-02-24 08:04 marc |
|
|
|
* debian/control.in: Project ERROR: Unknown module(s) in QT: quick |
|
|
|
2015-02-23 16:31 marc |
|
|
|
* debian/control.in: qtchooser is sufficient |
|
|
|
2015-02-23 16:27 marc |
|
|
|
* debian/control.in: svn2cl not available in old distributions |
|
|
|
2015-02-23 14:01 marc |
|
|
|
* configure.ac: fix choosing qt |
|
|
|
2015-02-23 13:40 marc |
|
|
|
* configure.ac, src/webtester.pro: fix choosing qt |
|
|
|
2015-02-23 13:00 marc |
|
|
|
* src/makefile.am: makefile fixed |
|
|
|
2015-02-23 12:52 marc |
|
|
|
* README: README filled |
|
|
|
2015-02-23 12:18 marc |
|
|
|
* configure.ac, debian/control.in, src/makefile.am: qt detection |
|
|
|
2015-02-16 09:19 marc |
|
|
|
* debian/control.in: better definition of deb-dependencies |
|
|
|
2015-02-06 15:50 marc |
|
|
|
* src/makefile.am: make distcheck works |
|
|
|
2015-02-06 15:00 marc |
|
|
|
* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, bootstrap.sh, |
|
configure.ac, debian, debian/changelog.in, debian/compat, |
|
debian/control.in, debian/docs, debian/rules, makefile.am, |
|
src/makefile, src/makefile.am: ready to build debian packages |
|
|
|
2015-02-05 14:53 marc |
|
|
|
* src/makefile: 1st makefile |
|
|
|
2015-02-04 14:05 marc |
|
|
|
* src/webrunner.cxx: successful build |
|
|
|
2015-02-04 14:01 marc |
|
|
|
* src, src/commands.hxx, src/exceptions.hxx, |
|
src/networkaccessmanager.hxx, src/testgui.hxx, src/testgui.ui, |
|
src/web.ui, src/webpage.hxx, src/webrunner.cxx, |
|
src/webtester.cxx, src/webtester.pro: initial sources |
|
|
|
2015-02-04 13:48 marc |
|
|
|
* .: initial |
|
|
|
|