What are different types of frame works ?
Answers were Sorted based on User's Feedback
Answer / anil.sts
ther r 5 types of frame works in qtp
1.linear frame work
2.data driven frame work
3.module driven frame work
4.keyword dirven frame work
5.hybrid driven frame work
100% sure
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rama
different types of frameworks in qtp
Keyword driven
Library driven
Modular driven
datadriven
hybrid framework
| Is This Answer Correct ? | 4 Yes | 0 No |
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
what r the executing modes in QTP
what is the difference between data table and spread sheet?
what is the difference between development and testing
How to export data in excelsheet to qtp without using datatable.
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
tell me about regular expressions in QTP? where we use? give eample?
where exactly we can't do the automation testing. give some examples
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
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
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx