write a script to validate the content in the web
application. (do it by OR method)
and (do it by Descriptive method by creating a description
object..


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page

1 Answers  


Pls explain me the difference between ........ Description.Create and CreateObject

5 Answers  


Which functionalities of QTP used in banking project? pls any say answer?

0 Answers  


wht type of User defined functions or Java Releated functions Do we write in VB scripting

0 Answers  


any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt

1 Answers  






How the automated tests in org

1 Answers   Maintec,


What is diff betwee datatable.importsheet "path" and datatable.import

2 Answers  


what is the diffrence between script and Language ? (Chandana)

6 Answers   Cognizant, Wipro,


What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

0 Answers  


what are the functions availabla in QTP? what are the data types in QTP?

2 Answers   Spry Technologies,


Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?

3 Answers  


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?

1 Answers  


Categories