wt is frame work wt r d different types of frame works used
in ur company
Answer / padmapriya
Framework is nothing but a standard approach which the
entire team follows in the course of the project. This
includes folder structures, Naming conventions, file paths,
common functions etc.
Some types of frameworks are:
Keyword driven framework, Datadriven framework, and hybrid
framework (combination of keyword and data)
Keyword driven framework is used in our company.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is recovery scenario in qtp?
give me an example where u used good judgement and logic in solving a problem
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What is the exact difference between QTP and RFT ?
Basically why we need testing?
what is object repository size?
w is output value
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
whai is meant by automation testing?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.