how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2?
Answer Posted / pavan kumar
You can call the script1 into script2 through "Call the
existing action" or "call copy of action" or else you can
Export the local action(script1)by selecting action call
properties in Key Board view.....this is done if both the
scripts belong to same application
In case if script1 is different applicant from script2 then
we have to save share resources.. this is done from share
object manager provided in Resource Menu
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
how to find that tools work well with ur existing system?
What is Test Fusion Report in QTP?
How is the Bitmap checkpoint different from Image checkpoint?
Write a QTP script to enter a keyword in to Google search engine?
How will you test a stapler?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is synchronization? What are the ways you can synchronize?
Hi,All How to create a link in excel sheet using qtp
Can U Explain about QTP tool from older version to latest version also its differences?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what kind of frame work you used in your last project?
What is the use of text output value in quicktest professional (qtp)?