If u r using descriptive programming to identify the object
where do u write the script for those objects? do u write
it in the expertview? plz do answer its urgent thanks
advance.
Answer Posted / krishan kant sharma
You need to write script in Expert Mode.
For example you want to click on one button available on
Calculator:
' Open Calculator
Systemutil.Run "Calc"
'Click on Button 1-simplest code
Window("text:=Calculator").winbutton("text:=1").Click
'Close Calculator
systemutil.CloseDescendentProcesses
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the pros and cons between QTP and Rational Robot
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How can get count of list box?
Hello friends..... On which areas of an application we can not test with QTP
what is the diffrence bw qtp architectute and qtp framework?
What are the types of data tables in qtp?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what type of framework u r using in ur organization
Explain different recording modes?
How does QTP identify an object?
Have you used xml check point in your project? How?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
What is the use of text output value in quicktest professional (qtp)?
Explain the new feature of UFT regarding the export of test results?
Can we write winrunner language i.e TSL in QTP tool?