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.
Answer Posted / 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 |
Post New Answer View All Answers
how to disable the pop ups through QTP using a script
How to start recording using quicktest professional (qtp)?
How many number of actions possible in qtp?
Explain in brief about the quicktest professional (qtp) automation object model?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What are the features of quick test pro(qtp)?
in a web page How to check and display a particular word from a paragraph?
Explain the concept of object repository?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What are the flaws in water fall model and how to overcome it?
What are the views available in qtp?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Explain the types of properties that quick test learns while recording?