Explain what the difference between Shared Repository
and Per_Action Repository
Answer Posted / sreeprasad
Shared Repository: Entire application uses one Object
Repository , that similar to Global GUI Map file in
WinRunner
Per Action: For each Action ,one Object Repository is
created, like GUI map file per test in WinRunner
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How to connect to a database?
How you calling actions in qtp?
how to explain a claims and insurance project?
How qtp recognizes the object?
Explain the use of action split in qtp?
What are the Test design techniques you uses in ur project?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to save your test using quicktest professional?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How to find Operating system information using QTP script?
What is QTP’s model for test creation?
What is the difference between local and shared object repository in qtp?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????