Client-server interaction testing possible with TestComplete?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2015
05:15 AM
07-31-2015
05:15 AM
Client-server interaction testing possible with TestComplete?
I have a client application running on Windows, interacting with server application, running Windows 2012.
What I want to test, and to automate in second stage, is the interaction between client application and the server.
For example, linking a specific action on the client part (for example, hit enter key), to an event in the log file on the server (for example : "user has pressed Enter key").
Is TestComplete capable of doing this?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2015
03:48 PM
08-03-2015
03:48 PM
Test compleate is capable of reading files (if accessible) and read databases.
Depending on your requrement it may be possible design such a test.
for eg we do check client values againts DB values
