1) How can we use VB script in testing the application?
2) What all are the things(Software application to be installed in PC) we need to
learn VBscript?
Plzzzzzzz can any one tell me which is the best institute
in hyderabad for learing VBScript. plz do answer guys its
urgent plzzzzzzz. thanks in advance.
Hi anyone Can Send Solution to the Question wt m posting now
Prepare Script for the Bellow Scenario?
Login to Gmail Page
Open Inbox
check Mails
save them in a Folder
If anyone knows abt Test Complete material,
Pls let me Know.
if u have any material or any documents.....
Pls mail me on this mail Id......
This is very Urgent Requirment..... for my Project.....
1) How can we use VB script in testing the application?
2) What all are the things(Software application to be installed in PC) we need to
learn VBscript?
36
Can we create Crystal Report object in QTP?If yes then what
it is and what are its various properties?
27
wht must be the interview question on corinthian
information technology solutions incorporated.
how to operate webobjects in a webpage using getobject
function and then using generic methods?
63
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<<The
data retrieved from data base >>")
I have taken a for loop and changed the cells values (1 as
i and another 1 as j)
But still I am not able to get
Plz kindly tell me know this . It is very urgent
59
VBscript for QTP,best tutorial?
4
Can automation testing find ssame no. of bugs what we can
find by manual testing?
28
If anyone knows abt Test Complete material,
Pls let me Know.
if u have any material or any documents.....
Pls mail me on this mail Id......
This is very Urgent Requirment..... for my Project.....
36
Hello Friends ,
I am the new joinner of this website.
I am working with Sapient ,Gurgoan
I would like to ask few qurries regarding the QTP Tool of
(Testing)
Currently working on QTP Tool .
I would like to no learn VB Script can u name some Books
which i get in market.
And a small issue in QTP
I had 2 users right i have to login and send the document
from this user to second user right.
when i am send this doc some contendId number generates
right.
now i am loging into second user and i have to search for
that contentId right i found it now i dont want to accept
the document so i had an opption of check out ok
i have to click on check out
my QTP Code is like this
Browser(" ").Page(" ").WebTable(" ").ChildItem
(3,5,"Image",0).click
Browser(" ").Page(" ").Link("ChecK Out").Click
i new this code is perfectly right but
when i am run the script i have to click on that particular
contentId and click on check out
but now the Problem is started the error is the document
has been already checked out
remeber every time my content id changes means it is the
new contentId which is not been used atleast once
Please help me out in this issue i am in big trouble
hi what is called GUI in QTP 8.2 and how can we test the
apllication using GUI?
65
can anyone tell me the procedure of interview held in
applabs
95
why variable name should not exceed 255 characters?
23
Hi anyone Can Send Solution to the Question wt m posting now
Prepare Script for the Bellow Scenario?
Login to Gmail Page
Open Inbox
check Mails
save them in a Folder
if u ve resrevation for train and u get a number supose
1234xxxokie.after sucessul entering all required fields.
now u put that number in search and want to chk wether
these ar same or not if both ar same then its okie
otherwise test fail.what would be the vb script code for it
to compare these two values of different page.
32
what is the standards used for writing the script in QTP
14
How can you test font size, type and color using QTP tool?
21
hi all,
i had a question, that how to find out hiding a coloumn in
a table
i had a table having the following column names
NAME DESCRIPTION CREATED TIME CREATED USER
if i right clicked on a NAME column it will displays a
menu having the same column names in a list like
NAME
DESCRIPTION
CREATED TIME
CREATED USER
with check boxes.if i unched any check box, that column
name should not be appear in the main table column names
could anyone please solve this problem?
For a webbased application:-
what should be code in expert veiw, for retrieving a
single column name "username" from a server and checking
whether exported "username" from datatable doesn't exist in
server.
suppose i have saved in excelsheet a username="gayatri" ,
which is exported, then checked for whether this
username "gayatri" exist in server database or not ? if
exist then allow to enter new username, which should be
again checked for in loop , or else come out of loop and
enter a distinct "username".
plz let me have this answer in my id
gayatrisahooin@hotmail.com
22
How to identify column in VSFlexgrid? My VSFlexgrid window
is identified as 'Active X Control'