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 |
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
anybody wants to learn QTP with realtime implementations and complete framwork contact to this mail id ciraaj@gmail.com
Approach for Installation,comaptibility,system testing
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
Explain runtime dynamic settings?
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
What are the advantages of a Hybrid framework?