Forum Discussion
Are you testing or developing your web application?
If you are testing your web application, there's no need to use such a tool. However, if you are developing your web application, then it would be helpful to use such a tool which can analyse performance and memory usage, when doing multi-processing and memory allocation to perform various intensive tasks on the web server.
For example, if you want to check response timing, browser memory usage etc on the client machine, then you can use performance counters.
- kostasrazgkelis2 years agoNew Contributor
I am only testing the web application but since it's not just a simple web testing and the environment which it takes place is not my local computer but a remote server , on a machine that is used by many users, I need to make sure I have optimized the testing (I hope that makes sense).
I am using a complex structure for test scenario, test chains and test cases with many lines of code which are coupled together (the client requested such complex - but not bad or wrong - structure) and I need to make sure everything works fine. I am not trying to profile the web app functions but the scripts for testing written in python and testcompelte.
I feel that TestComplete python debugger is enough but not quite what I want.
Related Content
- 12 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago