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
How do you convert manual test cases to automated test cases?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
They asked by using qtp recording writing scripting
In qtp, how you can remove the spaces from string?
What are the technics follow in writing VB script?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is the difference in the global and action sheet in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to open a new test using quicktest professional (qtp)?
Give the syntax to import/export xls into qtp.
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is the use of text output value in quicktest professional (qtp)?