What I'm trying to do is some thing similar to rational functional tester. Recording step for functional testing (of desktop application, for example), save and run. This means that the functional test application would be access to all property of the form (text box, checkbox, etc.) right ? Someone of you have a snippet of code in order in order to access to a text box of a desktop application from esternalità application ? I'm Investigating on this .... Regards.
Asked
Active
Viewed 42 times
-1
-
Functional testing has absolutely nothing to with functional programming. – Apr 01 '12 at 07:57
-
Windows 7. the application is writed in C++ with Visual Studio. I saw twist by thoughtwork and rational functional test. I´m impressed to the fact that this tool record your "step" for test the application and then re-run it. My question is how to access at one textbox of one desktop application (for example) from external appliocation ? – Kasper Apr 04 '12 at 08:36