need clear explanation of actions and functions in qtp with
examples?can anyone suggest me gud site for that other than
qtp manual?
Answers were Sorted based on User's Feedback
Answer / chandu
for functions in VBScripting..
u see www.w3schools.com here u'll get all builtin functions
in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
Action have their own object repository & Datatable
But function is a vb script programming concept & do not have their own object repository and Datatable.
| Is This Answer Correct ? | 0 Yes | 0 No |
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
where do you define the objects as regular expression when u are using regular expressions.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can I import a excel sheet in Action1 datatable? How?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What are the flaws in water fall model and how to overcome it?
How to count the no of objects in XML file(QTP)
How to test login page by using QTP
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp