what type of values given to objects. EX::Set
oBrowser=Description.Create
oBrowser(“micclass”).Value=”Browser”
No Answer is Posted For this Question
Be the First to Post Answer
what is use of optionexplicit in variable declaration
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
How to call a function in QTP?
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
We 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)
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
How to load a object repository(using VBScript) ... very urgent....
What are the ordinal identifiers in web page?