some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp?
Answers were Sorted based on User's Feedback
Answer / kishore
We can write calling script in actions.Write called
programs in note pad add that script as in library file
steps to add user defind function as library file
1)test-->Settings--->Resources-->Click on Plus sign....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chengaiah
user defined functions can write in function library in qtp
or we can take note pad ,develop functions and save with any
one extension txt or vbs of q fl and associate navigation:
file--->settings---->resources--->Browse the path of
funciton library and call the function in the main test of QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the Descriptive Progarmming? how it is help to testers in QTP?
Explain how qtp identifies object?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
How qtp recognizes the object?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
what is the extension of action script template?
Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
Does QTP provides any tools for parametarization?