what are the principles of good testing scripts for
automation?
Answer Posted / thilak
1. Proper code guiding standards
2. Std format for defining functions, exception handler etc
3. Comments for functions
4. Proper errorhandling mechanisms
5. The apprpriate synchronisation techniques
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how will you load the test cases in ddt?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What are the types of properties that quick test learns while recording?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How to call a test from another test?
What are the advantages of qtp?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What is the difference between a Function and Action in QTP?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
in a web page How to check and display a particular word from a paragraph?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
what is the difference between development and testing
What are the different kinds of test steps?