1.

If proper documentation is not available for testing, what steps will you take to overcome the challenge?

Answer»

QAs should refer to the following references if they cannot find standard documents such as System Requirements Specification or Feature Description Document.


  • Screenshots

  • Wireframes

  • A previous version of the application.

In addition, having discussions with the business analyst and the developer is another reliable method. This is helpful in resolving doubts and bringing clarity to requirements. The emails exchanged could also serve as testing references.

Another option for verifying the application's functionality is to perform smoke testing. This would expose a few very basic bugs in the application. In cases where none of the above options work, we can simply use our previous experience to test the software application.




Discussion

No Comment Found