What we are looking for is to load properties of object
dynamically as for our application the global repository
will pretty huge. It will be really helpful to us if
something similar to following functions of Winrunner is
available in QTP.
#Define descriptor
auto strDesc;
#set property in the descriptor
Gui_desc_set_attr(strDesc,?Class?,?Edit?);
--- put other properties
#Add Edit box to GUI Map
Gui_add(? ?,strWindowName,strEditboxName,strDesc);
No Answer is Posted For this Question
Be the First to Post Answer
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
can somebody send the script to write a multiplication table in notepad through qtp
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
How to create scenario selector
What are the abbreviations for tsr and mtr?
17 Answers Ordain Solutions, TSR,
How to get data line by line from web element
What is Optional step?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
what are the metrics in general we use in testing
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
what is the frame work your using in automation testing