ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
hi guys this is Keerthi, I am searching for job,so I want 
to know which questions are  intervier asking on 
QTP&MANUAL&QUALITY CENTER,can u send Any one 
questions&Answers to my id:chinna.ammi@yahoo.co.in
 Question Submitted By :: Chinna.ammi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 1
hi,

krithi this is kumar here i ve some question on manual & 
QTP testing i ll forward u k .
 
Is This Answer Correct ?    0 Yes 3 No
Kumar B.s
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 2
pls cc to me also 
jasmine.friend26@gmail.com...plz...plz...plz...plz
 
Is This Answer Correct ?    0 Yes 2 No
Nithi
 
 
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 3
Kumar,Can you plz forward me also. My name name is rajani. 
my ID is rajanis14@gmail.com. thank you so much
 
Is This Answer Correct ?    0 Yes 1 No
Rajani
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 4
Hi kumar cc to me also... my mail id:senthilvenu@yahoo.com
 
Is This Answer Correct ?    0 Yes 1 No
Senthilkumarv
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 5
hi kumar can u send me too
my mail id is cjs_59@yahoo.co.in
 
Is This Answer Correct ?    0 Yes 1 No
Vikram
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 6
hi kumar pls send to me also my id is 
kumar.amitesh.r@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Amitesh
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 7
hi kumar, can u send me too please my id is
kiran_victory@ymail.com
 
Is This Answer Correct ?    0 Yes 0 No
Kiran
 
  Re: hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
Answer
# 8
Kumar send me to this email id kurradhanunjaya@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Dhanunjaya
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
can we take 'dim my pen is good' as a paramerter  2
How the automated tests in org Maintec1
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that CTS5
How to capture data from images in QTP and produce them in Excel sheet ? iFlex1
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why? Satyam2
How to call actions in QTP? Wipro1
can we test an windows application using qtp  1
Write the Test Cases for ATM(Any Time Money) SpaceLabs3
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?  2
what is qtp automation frame work,what is the use of that frame work? iGate34
tell me types of environment variables? what r they? explain details? pls give anwer any one? IBM2
How should I get results when I run scripts in a Batch mode TCS1
where the check points are stored ?  2
why we use environment variables  4
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?  1
What frame work ur using in QTP in ur current company? Accenture6
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.) Syntel3
what is file database Wipro1
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?  2
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot  3
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com