1.what is the extension of action template?
2.what are the strengths and weaknesses of Keyword driven
framework?
3.how qtp identify runtime objects?
Answer / prasanna
1. .mst
2. it will take more time to build the framework
but we can automate more tc's /day compared to other fws
3. it will check for the objects that exactly matches the
description either in OR or in the script
| Is This Answer Correct ? | 1 Yes | 0 No |
How did u write macros?What is the main importance of VB macros in testing environment?
What is a Run Time Data table?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
difference Between LowLevel and Normal Recording Modes?
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
if full in Object Repostoiory then how to load other Object Repository
How to get line numbers in your editor in expert view?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
how to identify the objects if application consists of objects that have same properties.
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.