how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2?
Answer Posted / hemant basaiwala
I dint got your question completely but if we want to call
different script i beleive the action in script1 can be
declared as reusable and we can call this action in next script
Thanks
| Is This Answer Correct ? | 40 Yes | 18 No |
Post New Answer View All Answers
How to attach a file to TD?
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?
how u will evaluate the tool for test automation?
Both static and dynamic arrays are handled by the vb script. Is it true?
How to analyzing test results using quicktest professional (qtp)?
Name the different types of recording modes?
what type of automation is follwed in the project?
What are the disadvantages of recording test cases in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what is object and child object.. explain ..if possible give some example for better understanding ..
What are the key points to create a framework in QTP for oracle forms?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Discuss quicktest professional environment?
How to save your test using quicktest professional?
Thanks....But can u tell me how i use the QTP for GIS with one Example...