what are the principles of good testing scripts for
automation?
Answer / 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 |
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS
Explain advantages and disadvantages kdf?
How to record right click of a context menu and click on the selection ?
what is memory leakage?
16 Answers ITC Infotech, Panamax, TIT,
What is the default object synchronization timeout in qtp?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
can any body tell me all of the release dates of QTP?????..... thanks in adv!
what is test data
How do u write a regular expression for date (dd/mm/yyyy) field ?
How to retrive the property of an object?