Hi guys i'm prepareing for interview question for qtp i
don't have bayground for vb scipt language can any one tell
me it is easy to do job in qtp without bayground.
Answers were Sorted based on User's Feedback
Answer / jignesh
For QTP scripting, VB scripting is not so required. You
should be clear with basic VB programming concept. That's
it. Definately you can do job in QTP
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satish upadhyaya
In QTP , there are two type of view.
1. Keyword view and
2. Expert view
For those who have background in vb script , expert view is
batter option otherwise keyword view is best.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bathyalamohan
You are preparing for QTP, but according to interview point
of view minimum programming (VBScript) knowledge is
necessary,like how to focus window, what is program to
create edit box, regular expressions.....etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Does QTP provides any tools for parametarization?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
How does QTP identifies the object in the application
How i can use and create Library functions in QTP and what is the proces .
QTP script is not working on other's machine..
what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, then how many you choose for automation. what is criteria of selecting?
3 Answers Aricent, Delhi University, TCS,
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
How to add multiple values in rows, under a single column of a run time datatable?
What is exact difference between “while” and “do while” in QTP ?
w is time parameter
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 will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what is advantage of descripting programming in QTP?