QTP Interview Questions -2

QTP Questions Set-2
1. What is difference between getROProperty & getTOProperty
2. How to read each char in the below string
"professional"
3. if the String is "QTP automation tool" write script to
display "tool automation QTP"
4. How do you write descriptive programming
5. What is static and Dynamic descriptive programming
6. Write descriptive programming to yahoo login
7. How to read all links in a webpage
8. There are multiple browsers opened , write script to
close only Gmail browser
9. In the webpage read only links having word "Testing"
10. Accept 4 digit number and display sum of these numbers

Comments