Skip to main content
TechScreen Revised
Main menu
Home
You are here
Home
Student Login
TISS Login
Navigation
Wissenschaftliches Arbeiten
Questionnaires
Quizzes
Biblio
Paper Evaluations
Recent content
Tags in Web Engineering
database
firefox
html
internet
java
JavaScript
linux
php
programming
web
web application
Windows
More
Tags in Social Tags
Computer architecture
Computer programming
Computing
Data management
Free software
Internet privacy
Online advertising
Software
Software engineering
System software
Web design
World Wide Web
More
GUI Test
Running WEB tests as JUnit tests
The test records clicks, userInput and can be replayed. Furthermore JUnit tests are performed and recorded.
Taggings:
html
webbrowser
Automated Test
web application
java
JUnit Test
GUI Test
Submitted by Johann Schiffer on Tue, 11/16/2010 - 11:03
Testing of WEB based applications
In order to test a WEB application the communication between server and client must be recorded and played back. As client side scripting (such as JavaScript) is used the client is also relevant for the testing process.
Taggings:
web browser
java
GUI Test
firefox
Automated Testing
web application test
client side testing
Submitted by Johann Schiffer on Tue, 11/16/2010 - 10:53