Suppose I want fail that check point? How can you do that?
No Answer is Posted For this Question
Be the First to Post Answer
can objects recogonised without repository?
How can you merge two Object Repositories?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
Have you used xml check point in your project? How?
How many types of object repository in qtp?
What is the use of an object spy tool in qtp?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
what is error and fault in terms of software quality?
explain keyword driven framework?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?