Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 12553hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
3 8519We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
3 5714in QTP we test web based application at that time what script is run? is support vb script? plz tell me
3 7810how can we group that these test cases only should be automated and in which order you execute that test cases
3 7788
How many lines of code in each script of QTP?
What are test settings and global settings?
How can you identify the browser and its information using the qtp script?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How to carry out bit map check points in QTP
What is reusable action?
Approach for Installation,comaptibility,system testing
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How does qtp identify gui object?
what is the frame work in J-meter?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to creating an output value using quicktest professional (qtp)?