how will b the questions if we keep one QTP project in
CV.please tell me iam attending an interview.
Answer Posted / ravi_kanakam
1. You will be asked to explain the automation process you
are following in your company.
2. What framework you are following ?
3. Have you implemented Recovery Scenarios ? if yes, how ??
4. What is error handling ? and how you handled in QTP ?
5. What is the major difficulty you faced while working
with QTP ?
6. Features, advantages, and disadvantages of QTP ?
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
how many maximum number of virtual users we can create?
can u please explain what is the exact difference between qtp8.2 and 9.0
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What phases are involved in testing an application in qtp?
How do you test DLL files using automation Tool QTP?
what type of run time errors you get while you ar edoing rpg program?
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?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to carry out bit map check points in QTP
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Explain the Different types of QTP test assets and their extensions?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.