1.

What Are Principles Of Good Testing Scripts For Automation?

Answer»

1. PROPER code GUIDING STANDARDS.
2. Standard format for defining functions, exception handler etc.
3. COMMENTS for functions.
4. Proper errorhandling mechanisms.
5. The appropriate synchronization techniques.

1. Proper code guiding standards.
2. Standard format for defining functions, exception handler etc.
3. Comments for functions.
4. Proper errorhandling mechanisms.
5. The appropriate synchronization techniques.



Discussion

No Comment Found