Answer Posted / ram.polavarapu
object repositary can stores the object properties based on
that only tool can recignize the objects,we need to write
the script mannually we need to add the objects in to
object repositary,otherwise will go for recording the
repositaty can store the object properties automatically...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In qtp, explain what is crypt object
How QA specialist can identify when programmatic descriptions are useful?
How to use conditional loops in qtp ?
What are the advantages of qtp?
what is stepin & stepout?
What are the types of properties that quick test learns while recording?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
how to find that tools work well with your existing system?
How to associate function library at a run time?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
In what occasion we can specify global sheet and action sheet?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What is data driver in qtp? Where we use it?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.