What is an Custom Object in QTP ?
Answer / nalini
Customer Object means QTP is unable to match object class
with predefined classes. This would happen in two cases:
1) Appropriate Addin is not loaded
2) QTP doesn't support the environment.
Is This Answer Correct ? | 2 Yes | 1 No |
Explain in brief about the QTP Automation Object Model.
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Can we put more than one action in a single script???? yes or no.....
What is checkpoints for quicktest professional?
what is framework? which frame work u follow for writting script?
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
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
what is descriptive programming?
what is the Command used to start the QTp from Run.
describe some problems that u had with automating testing tool?
How can you connect the database with QTP?
i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please