what are the cases in which we use XML and accessibility
check points.
Answers were Sorted based on User's Feedback
Answer / purnima
XML check point is used to check the content of XML file
with the expected value & accessibility check point is used
to check whether the specified URL is accessible from its
server (or) not.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / radhika
For web based applications only we use XML and
acceessibility check points.
Is This Answer Correct ? | 0 Yes | 0 No |
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
How to supress warnings from the "Test results page"?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is the extension of script and object repositary files?
OPening of notedpad in QTP to write and execute the coding?
What is test object?
BEst INstitute for QTP & SELENIUM
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
what is the extension for the test version of the script?
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
give me the code for check point for validating application