what is the automation framework that ur company
using(actual procedure,not theoritically explination)
Answer / kishore
we are Using keword driven frame work in our company.
steps:1)first capture the objects in repository
2)rename the logical name of the objects
with three or four letter key word
eg:for text boxes as TXT_mybox
for list boxes as LIST_myList
3)rename the test data excel sheet coloumns as in
repository objects logical name. The coloumns should be
same order as in UR appliction.NOTE:here UR controlling
test execution by UR excel sheet.
Is This Answer Correct ? | 0 Yes | 0 No |
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
How to make an Action as reusable?
WHICH functionalities of QTP used in Banking project?
Question:how many types of repositories in QTP9.2?and explain??
How does qtp recognize objects in aut?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
What is object state in trigger events,in recovery scenario.write a script to handle this.
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
Which scripting language used by quicktest professional (qtp)?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
what is the difference between link and hyperlink?
Which object repository we use in real time and can we merge 2 object repostiory and how?