What are the types of object repositories? Which one is you are using?
No Answer is Posted For this Question
Be the First to Post Answer
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
what is the difference between an Action and a function in real time
what are the metrics in general we use in testing
Can u call txt extension file in QTP?
what is stepin & stepout?
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
can we call a test in another test?
Explain the qtp test phases.
what about f2&f6 function keys
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks