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 |
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
what is memory leakage?
16 Answers ITC Infotech, Panamax, TIT,
How can you send user defined messages to test report?
What is the syntax to call one action in another?
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
What are the types of environment variables in qtp?
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
3. How to handle the exceptions using recovery secnario manager in Qtp?
Tell when we call the function? tell with example.