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 |
Why qtp always start action1 and does not start action?
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
How can we QTP Scripts in xml format? is there any way to do so?
What do you mean by iteration?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
what time u r using data driven test in ur app"
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
What is optional step in qtp? How you can add optional step in qtp?
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?
When The Low Level Recording is Used in QTP
what are the limitations of smart identification in qtp 9.0