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 you are maintaining shared object repository in your team or your project?help me plz
What are the Features & Benefits of Quick Test Pro (QTP)..?
If you use low level recording,what objects will be recorded in Object Repository and what properties?
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
How to find a window is minimized or not
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
Can we record using all the modes in a single script? Explanation with example is appreciated
How can we display the names of the buttons in the toolbar of a webpage
Explain hybrid framework with advantages and disadvantages?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.