Hi all please solve this.It is urgent.....
When I right clicked on a Web image manually It displayed
Open link,open link in new window,save picture as, Email
picture,Printpicture,propeties...etc.
While automation I have written a code like this
'browser("Google").Page("ramseeker®: Memory and_3").Image
("graphOfModel").Click 10,10,micRightBtn
But the right click menu was not displayed.
I want to save that image in a seperate folder
hi all need one help . i want scroll down and up but thing
the holl page is taking webtable. i need to scroll down and
up using scroll tab any bodu knows plz help its urjent
regards
balaji
Is it possible to check the Run time value property of a
field through a Database Checkpoint ?
Further, is it possible to localize and mention a
particular cell , in the database dynamically.
My requirement is that I would need to check the status of
a particular field , that would change from an "Active"
state to a "Stopped" state dynamically.
In order to select an automation tool for automating ur
application, what r the things u need to consider?
For eg i will go for automation;
1) When there is a lot of retesting and regression testing.
2) Return on investments.
3) Whether the tool supports the appln.
4)--------------, etc.
Pls give me more number of points because my answer did not
satisfy the interviewer. Very urgent pls
3. Anyone pls tell me as many points as possible for this
question?
what r the things to take into consideration before
automating an application like;
a). Identify whether the tool supports the appln or not.
b). When there is lot of retesting and regression testing.
c). ROI.
d). When there is a need for running same script for
multiple datas, etc.
e). ----
f). --------- Pls give me more points.
I want to see all the properties of agent name in login
window. I will use the script
Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( )
msgbox
but my question is how to use the msgbox if i use a it will
display only a, so anyone pls let me know how to get the
display of all the properties using GetToProperties () or
GetRoProperties (). Thanks a lot
1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent
Pls can anyone give me the descriptive programing script to
find the number of edit boxes in a login window in flights
reservation (windows application only not web). Pls anyone,
very urgent
Greetings friends ,
Hope all of you are doing well.
When I run a test, is it possible for me to for me to take
each row from the data table , once at a time.
In other words,if i have 10 rows in the global data table,
say data1,data2, data 3...and so on up to data10.
Can I have the value of data1 when I run a test, and next
time when I run the same test (say next day), it should
skip data1 as it has already used it and go directly to
data 2 ???
Would be great if anybody can help me out know in this
issue.
Thanks & Regards !!
descriptive program for a yahoo mail that is in yahoo mail
suppose
check box mailid subject assume it is like this
format
all things are in webtable the question is suppose some
mail ids are there in that mailids i want to select the
check box wich is before a@gmail.com and after that i want
to click on delete button
I hav installed QTP8.2, im working on webapplication, while
running the script giving error msg like "QTPro.exe
generated errors and will be closed by windows. You will
restart the program. An error log is being created".
Pls anybody what is the problem, what i have to do for this?
Thanks...
110
can i change the runtime properties of an object ? How can i
check if a parameter exists in database ?
26
What are Child Objects?
39
hi Friends ,willany body tell me what is the Scope for the
automation Testing inht Future is their Or not And what is
the Top Most Level in the testing section according the Pay
scale
10
What is the syntax to use out of two characters.
Pls anybody can give the answer.. Thanks in advance...
I need Major Help with a Script I recorded in QTP 9.5. I am
recording scripts for a Web-based application(s) I have all
the URLs for each application in Excel spreadhsheet so that
QTP can pull that particular application from the
spreadsheet and run it. The problem is QTP isn't
recognizing one particular URL so when I hit run in QTP to
run this script it opens the internet Explorer but isn't
open the URL I have in the Excel spreadsheet. I've retyped
the URL and still QTP won't open this Particular one for
some reason. The site its self is working fine but for
whatever reason QTP won't open it. How do I resolve this? I
have a deadline of next Friday the 7th to complete this
task so please help me in any way you can. Thanks in advance
69
Hi could some one explan what is the use of the function
Defination generator, And how to use the function defination
generator.. Explan with the example..
28
The structure of keyword driven frame work is like a folder
structure the different sub folder are 1-functional libray
folder 2-object repository folder 3- database folder
4-appliction1.xls 5-initalzation vbs file 6-sequence file
7-driver script 8-test case list file
My question is whether these are in a local server machine
or in our pc.((whether It like Vss).
can u give example of driver script(code)
In the application that I'm testing is having a WYSIWIYG
editor.QTP is recording editor's body as web element. I
want to add some data to this web Element at run time. The
problem is that I cant find a method to add contents to
this web Element. Can any one come up with an answer for
this.
Thankx.
33
what is keyword driven testing in qtp?n how is it useful?
37
if mandatory and Assitive propertys are shows same how will
u write skript in QTP window
Can any one brief some detail on how the shared and action
object repository utilized/implemented in a real time
project. I already know how to make shared object repositor
by saving OR as .tsr extension..I wanted the actual concept
of implementation...couple of live examples will be highly
appreciated.
Thanks
27
i have to login into gmail loginpage i have to pass testcase
into userid and password by using functions. the test case
of user id is it should take only lowerletters alphabetin
between 4 to 6 length.it should not take spectial letters.it
should not take numbers.testcase for password is it should
take numbers and it should not take alphabets note the
following things must happen 1 when i give correct password
and userid that password and userid should be seen in QTP
result and notepad,xl sheet 2 when i gave in valid password
the system willgive message please give valid password that
particular messaage should be seen in QTP result,norepa and
xl sheet
22
How to create basic scripts from a manual test case in QTP?
50
Can anyone explain me about child objects in detail;when
they are used and why do we need them ? please give me
sample code for this if possible.