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 |
QTP supports both client server and Web applications. Does it support Plug-in?
What is diff. between ordinal identifier INDEX and Location?
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is descriptive programming?
Suppose there is a bitmap with some text in it how do you write the script to get the text.
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
what will be there in keyword view and expert view?
What are the Application Functions available in QTP?