where we are going to write the descriptive programming.for
example we are invoking qtp application where we are going
to write that code
Answer Posted / vishal
that caode is written in notepad and saved with .vbs
extension.
the code can be by creating a object and setting it as
set qtapl=createobject("quick test application")
qtapl.open
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many tabs are available in debug viewer pane?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
how do u plan test automation?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are the different types of recording modes in qtp? Which will be used when?
What are the different properties of an web object
What is the basic concept of quicktest professional (qtp)?
Is it possible to merge two object repository files in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How to handle Java tree in QTP?
In qtp, explain what is crypt object
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button