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 |
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
Question:how many types of repositories in QTP9.2?and explain??
what is the difference between call to copy action and call to an existing action
What is deference between normal QTP testing and descriptive programming?
banking domain description for software tester for interview
How to use the object spy in quicktest professional (qtp) 8.0 version?
what sort of things what u put in Bug Report ?
Once the Actions are splitted , is there any way to merge them
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue