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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -