| Other VB Script Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| give me an ex. of unoverloaded method? | Misys | 2 |
| How to write a general script which should does the
following
a). If a page object is given, it should identify the page
object of the corresponding page(site).
b). It should identify all the links of that particular
page.
in QTP tool? | Infosys | 2 |
| in qtp we ve datatable look like excel ,if we want to
extract data from excel which saved in my documet how can i
get that in datatable using vb script | | 1 |
| Hi,
I need to accept user inputs for login at runtime.I know i
can use Inputbox but how to proceed further that i dont
know.
Thanks in advance | | 2 |
| How will you generate Reports using Vb Script?it asked in
testing(QTP)Interview.Plz Any Body Let me know.
Thanks
uday
Uday_testing@yahoo.co.in | NIIT | 4 |
| how to declare a variable in vbscript using vbscript
| | 2 |
| How to check the particular window is exist or not with out
using check points | | 1 |
| how to retrive the tooltip by using descriptive programming
in qtp? | iGate | 1 |
| we executed QTP scripts in one browser(i.e IN)same scripts
is working on another browsers or not (i.e mean netscap,m
azol..like ) | Accenture | 5 |
| can any body give the code to write the function for given
suppose user login with usrer id and pwd to yahoomail.after
cliking "sign in"if it is valid user id the next page will
display userid'message box.( Note u have to use excel sheet
to retrive the userid's data) | Bally-Technologies | 1 |
| What is parametrization ? | | 8 |
| what is visual basic? | Seion-Infotech | 2 |
| how to write basic programs in VB Script like addition,
multiplication? | | 3 |
| How can you have different number of cells for each row of a
table in HTML? | | 2 |
| When importing an excel file that has several columns each
with different number of rows into QTP's Global datatable,
how can you count the number of rows in a particular column? | McGraw-Hill | 1 |
| When inserting strings into a SQL table in ASP what is the
risk and how can you prevent it? | | 1 |
| How do you write an SQL insert statement? | HCL | 1 |
| plz give ans to this in vb script........
"krishna radha"
i want to print this string
"Radha Krishna" like this | | 3 |
| Hello All,
In QTP 9.2 for Mozilla Firefox, there is webelement in my
application, I tried to click on that using decsriptive
programming, but it does not work.
and for this i tried this code too:
Set obj = CreateObject ("Mercury.DeviceReplay")
absx = Browser("").Page("").WebElement(".").GetROProperty
("abs_x")
absy = Browser("").Page("").WebElement(".").GetROProperty
("abs_y")
obj.MouseMove absx, absy
obj.MouseClick absx, absy, 0
But it is not clicked.
Can anyone help me out for this problem.
Thnx in Advance
| | 1 |
| How to load vbs functions in qtp | | 1 |
| |
| For more VB Script Interview Questions Click Here |