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
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
What are the advantages of qtp?
How to record a qtp script ?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What is the difference in the global and action sheet in qtp?
How many add-ins comes by default with quicktest professional?
What is reusable action?
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.
They asked by using qtp recording writing scripting
How to modify the text checkpoint?
what r the main attributes of test automation?
How to find Operating system information using QTP script?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
what is the hierarchy to use properties in descriptive programming