What are the parameters provided by QTP?
Answer Posted / srikanth
Thanks Shreya..
What about Random number parameters?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain hybrid framework with advantages and disadvantages?
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);
When should I use smart identification?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Mention what are the different types of recording modes in qtp? Which will be used when?
what is the difference btn risks & Therads in the Test plan documentation?
Explain the concept of object repository & how qtp recognizes objects?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What is Port testing. Whhen will you perform?
Explain features of the latest version of qtp/ uft 12.1?
any body can you help me what is the script to automate an comand promt
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?