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 can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
how to merge object repositories?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
what is the script for keyword driven framework in real time?plz its urgent
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
Explain process of smart Identification in QTP?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
How to use parameterization in qtp?