What is Port testing. Whhen will you perform?
No Answer is Posted For this Question
Be the First to Post Answer
What is expert view in qtp?
How can we count the no of rows are available in a data table ?
Wat is the command used to add an object(properties) to an object repository?
Can U Explain about QTP tool from older version to latest version also its differences?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
what is object repository size?
How do we create and run the scripts with out using O.R. ?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
How u prepare Test result summary in QTp?
How can we fill data in a text box without recording using object spy. Can you please provide the steps...