qa - SQA questions: Smoke or Sanity -


which testing should perform first smoke or sanity?

what differences between them?

a description blog

from smoke see if program can run sanity quick check works correctly.

however imortant eed complete testing plan , these 2 small cases ok done first need see if need full regression tests, integration etc


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -