Hi i have installed LR 8.0v on my system and wanted to test
siebel web application. when i tried to record the
application throught siebel web protocol, the launcher
tries to connect to that URL but after some time the URL
gives as Page Cannot Be Displayed, the same URL when we
login manually it works fine. LR is not able to connect to
the Application. What could be the reason?
Hi .. i want to write the script for the combo nox list .
For example if any combo box having a multipul itme. So
how can i retrive each item for each iteration ? help me out .
I have the script like this: Browser("Login").Page
("Application").Frame("ScopeFrame").Link("DC3701737
(Active)").Click in which the value "DC3701737" will get
changed and i have to use the same value in so many places.
I got the value "DC3701737" in to a variable(Say x). Now if
i want to pass the variable in to link object .. how?
Browser("Login").Page("Application").Frame
("ScopeFrame").Link(x).Click
Is it possible to pass any variable into a link object ..
so, that the application will select that link
automatically?
If ur not able to understand, pls let me know.
How should we write and execute a user define function
using WinRunner.
140
In a flight window we have to enter the name and meal
request for every passenger.In that window if we give Total
passengers=1 then the Psngr1 name field and psngr1 meal
request field will reflects.if we give Total passengers=2
then Psngr1 name field and psngr1 meal request field,Psngr2
name field and psngr2 meal request field and so on. how we
can handle this scenerio thru Descriptive programming?
86
how can you do retesting (datadriven test) using notepad
amd by using functions
NOTE u should not use datatable methods
69
How did you use automating testing tools in your job?
9
explain structured testing? plz guys with exp. do answer
70
what is difference between calling a function and reusing
an action?
70
hi frinds i need help .i have 4 + yrs exp in testing and
nearly 2 yrs exp in QTP and QC .currently iam working north
fast 2 yrs iam looking for job in south is there any
openings plz letme know my mail id is pbre1980@gmail.com
80
If you had 6 hours of load testing to complete but the
business unit wanted it turned over in 3 hours what would
you tell them?
if there is a web table of having row and colmns.a button is
placed at 2nd row's 3rd column which is worked for both edit
and delete..how to write script for the button to test both
operation on the web table using desriptive programing..
plz help me on script wheather using getroproperty
Q2)what is the command for taking valiue from a web table in qtp
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user
interface)
2. wat is the meaning of Keyword in keyword driven frame
work?
3. how u will handle the unknown errors while exucution.
(not recovery scenario)
I am in .Net development for past 3.5 years and want to
enter in to automated testing and learn QTP. For this I
need some good tutorial for beginners. I will be really
greatful if any one has and they can send it to me on this
address- ruchidureja@gmail.com
65
how do close the task manager through QTP?
277
What is the use of defining a newobject in the object
repository "Define New TestOject".
How to use this further.
If we define new testobject, how can it recognizes the
objects properties of any application.