How we can add actions in the test using QTP?
Answers were Sorted based on User's Feedback
u can add new action bye using "call new action" option in
test menu (or) by pressing call new action button in test
tool bar.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram.polavarapu
go to insert menu and click on call to new action
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
Explain about random testing of 500 test cases?
How many ways we can parameterize data in quicktest professional?
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
what is the difference between wait and wait function
What is the use of virtual objects?
when do we write a script in qtp?(plz give me more then 2 reasons)
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
how to add a runtime parameter to a data sheet?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Extract a word from a sentenece?