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 12364hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
3 8396We 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 5556in QTP we test web based application at that time what script is run? is support vb script? plz tell me
3 7681how can we group that these test cases only should be automated and in which order you execute that test cases
3 7677
What is the significance of “action 0” in qtp?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
If created one virtual object? Next time I changed the window position will it work?
When you open QTP, how many sheets you can see?
Where you get the run time data table?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
how to test Web application using QTP software
What are the features of quick test pro(qtp)?
How to customize checkpoints with parameters?
What is QTP testing process?
When to use shared and local object repository?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is data driver in qtp?
How to handle dynamic objects in quicktest professional?