1.

What are good coding practices that are followed for writing test cases for automation?

Answer»

There are a few GOOD practices which you can follow when you are writing a test case. FOLLOWING these practices help to ease the overall PROCESS and allows the system to function EFFICIENTLY. Some of these good practices essentially are as follows -

  • To use comments appropriately
  • Maintain files for reusable functions
  • Follow good coding conventions
  • Run different scripts regularly
Related Article: Top 10 Agile Testing Interview Questions 2020


Discussion

No Comment Found