Dealing with persistence in web tests for ASP.NET(slmoloch.blogspot.com)
submitted by
slmoloch(45) 2 years, 1 month ago
Every web site have persisted storage. It can be XML on disk, DB or Key-Value storage, whatever. This aspect brings a lot of troubles while designing Web Tests. The most common example – tests script must login in system with predefined credentials and this credentials should be in storage before test run.
|category: Unit Testing
|Views: 8
tags:
Testing another
Everyones tags:
Your Tags: