Coding Standards/conventions Question:
Download Job Interview Questions and Answers PDF
Explain Rational Robots Coding Standards?
Answer:
The standards are for all testers using the IDE of Rational Robot to develop their automated test scripts.
The mission is to reduce maintenance costs when it comes to changes. This is done by setting up rules on how to name variables, functions, scripts and libraries, where to place them and when to use them.
The standards do not provide any information about the use of frameworks, best practices, Rational Robot settings and version control. These are all provided in separated documents.
The mission is to reduce maintenance costs when it comes to changes. This is done by setting up rules on how to name variables, functions, scripts and libraries, where to place them and when to use them.
The standards do not provide any information about the use of frameworks, best practices, Rational Robot settings and version control. These are all provided in separated documents.
Download Coding Standards Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Naming Convention in Local scope variables? | What is CamelCase Coding Standard? |