Coded ui to measure performance
- by Mike Weber
I have been tasked with using coded UI to measure performance on a proprietary windows desktop application. The need is to measure how long it takes for the next page/screen to display after a user clicks on a control.
For example - a user enters their ID and PW and clicks sign-in. The need is to measure how long it takes for the next screen to…