1.what is the extension of action template?
2.what are the strengths and weaknesses of Keyword driven
framework?
3.how qtp identify runtime objects?
Answer / prasanna
1. .mst
2. it will take more time to build the framework
but we can automate more tc's /day compared to other fws
3. it will check for the objects that exactly matches the
description either in OR or in the script
| Is This Answer Correct ? | 1 Yes | 0 No |
how to acess a test in RSA?
What is output value?
What is the ur roles and responsibilities as automation testing engineer?
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
WHAT ARE THE SHORTCUT KEYS IN QTP?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What test you perform mostly? Regression or retesting in your testing process?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)