how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / sekhar
hi sudharshan reddy
can u send me the QTP frame works,ppts and material
and this is my mail id send2rajsekhar@gmail.com
plse send these materials to my id
Regards
sekhar
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Both static and dynamic arrays are handled by the vb script. Is it true?
How to delete an object from the object repository?
how to disable the pop ups through QTP using a script
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
any body can you help me what is the script to automate an comand promt
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Describe how Smart Identification is used
What is an optional step in qtp ?
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?
How will you declare a variable in qtp?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain step generator in qtp?
What are the different kinds of test steps?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..