Explain how qtp identifies objects?
No Answer is Posted For this Question
Be the First to Post Answer
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
What is the Limitations of Testing ?
Expalin Text/Text Area Checkpoint
hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material
How to capture screen shots when an error occurs?
What is output value? How many types of output values are there in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
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.
How to get line numbers in your editor in expert view?
What is keyword view?
How to test login module with different username and password by using data driven testing in QTP?