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 / 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 |
· What should test in BANKING DOMAIN application ?
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What is runtime objects and test objects? What is the difference between them?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
In qtp,how to interact tool & application build?
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 Answers Lehman Brothers, rsystems,
What are the enhancements u did after recording ur script?
what is keyword driven framework in qtp.
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?