how can I slow down the speed of my test's playback using Visual studio 2012? I am currently testing a wpf application and it has a few pages that data is inserted into a table. The test playback sometimes marks a test as passed without entering the
actual character(which can be fixed). The playback is entirely too fast. Is there anyway to slow down the Playback?
↧