Wt is the difference between Business Component and
scripted component?
Hi,
A Business Component also called as keyword components.
because in Business Component script will generated in
keyword view(there will be no expert view) based on
available keywords in Object Repository. so any one can
generate the script even they dont have much knowledge in
Automation.
A Scripted Component is nothing but scripting the
components using expert view. so here u can use
Descriptinve programming also. in this both keyword view
and Expert view are available.
that is main difference according my knowledge and
experience.
If any queries, plase mail me@
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 6 Yes | 4 No |
what is purpose of automation?
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
What are the differences between qtp and winrunner?
How many ways we can parameterize data in QTP?
What is the difference between systemUtil and invoke method..?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How to recognise the webelement and verifying that webelement is enabled?
how will you check how many members visited the website www.infosys.com?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
How to integrate the qualitycenter with qtp
Where the text version of script file located in file system?