hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
There three modes of recording available in QTP.
1) Normal
2) Analog
3) Low-Level recording.
1-- Normal recording modes record what ever u were preformed
on ur application.
2-- Analog recording mode records ur performed on
application with respect to mouse movements(x-cordinates and
y- coordinates)
i think u got my answer.
if not..let me know pls..
sudhanandareddy@gmail.com
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
Hi Sudhanadra,
first of all thanks for urs reply. can u please tell me
where this option of recording mode i.e. how we can change
the recording mode in QTP 9.2.
I understood the different types of recording modes by urs
reply.
Thanks,
Gaytri
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
by pressing F2 key..it will start Normal recoding mode..or
go to test Record button will be there.
it will start Normal record..if u want to change the mode at
the time of recording..go to test select analog record..or
press ctrl+F3. it will start analog mode.
the default mode is Normal recording.
if any feed back on my answer..pls mail me..
sudhanandareddy@gmail.com or nanda.dreddy@gmail.com
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
in QTP 3 modes of recording
1-context sensitive mode(object releted operations)
2-analog mode(to record mouse pointer movements)
3-low level recording(we can use this option when tool not
identified d object by above 2 modes)
.........litan........
Re: hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri
Hi Gayatri,
In QTP 8.2, as u know 3types of Recording modes..
F3 -- Normal Recording
Ctrl + Shift + F3 --- Analog Recording
Ctrl + shift + F4 --- Low level Recording.
In 9.2 i too dont know...
I need diffrences between Object Identification, Smart
Identification, Regular expresion,Low-Level Recording
(enables you to record on any object in your application,
whether or not QuickTest recognizes the specific object or
the specific operation.)
I am working on Web Application. In that object caption
will change dynamically. For example, consider “Save”
button. On clicking save button the caption changing as “
EDIT ”. From above concept which concept I have to use here?