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 |
How to change the scripts from Per-Action object repository to shared object repository
Tell me one scenario, the complex functionality you have automated in your project?
How to send QTP test results to an email...(with out using Quality Center)?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
how to re-install QTP 9.0 trial version.
Difference between object identification and smart identification
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
how to test Web application using QTP software
your doing one project testing then how u know itis wheather web based application or windows based application?
What is wrong in my code?
hw to create a frame work in qtp..what are the basic steps
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?