Hello Everybody,
please tell me how to use accessibility checkpoint and XML
checkpoint by giving any practical example of it.please
provide me the steps to perform that and also pls provide
the code too.
Thanks in advance,
Gaytri
Answer Posted / vijay
hi
open qtp press F3 short key for recording it means it
should be in recording mode, then Insert->select
Checkpoint->Accessibility C.P use alt+tab open any web form
and click and run that display the result automatically.
XML check points are two types
1> XML for Web page or frame
2> XML for file
before going to this type of testing, first u should know
that page and file are developed in XML or wt. If its in XML
do the same procedure as u done in normal check point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
wht type of User defined functions or Java Releated functions Do we write in VB scripting
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Problem with XML checkpoint in QTP ?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is CMMP and CMMH?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What is difference between shared and local object repository?
What is ‘object spy’ and what is the function of object spy in qtp?
what QTP Options do you know?
What is the limitation to XML Checkpoints?
What is the synchronization point in qtp?
Can we use index on view?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.