what is the exact Diff. Between Test and Component in QTP?
Answer Posted / subhan.qa
Test: is a collection of steps organized in to one or more
actions,which are used to verify that your application
performs correctly or not.
component : A collection of steps representing single task
in your application.Business components(also known as
components)are combined into specific scenarios to build
business process tests in mercury quality center with
business process testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In qtp, explain what is keyword driven automation framework?
Why bpt?
What are advantages of test automation?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to give a call to another action from one action?
What are the benefits of qtp?
Does quicktest professional is unicode compatible?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
which type of testing process are you following in ur company? how to recognize a qtp page?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
how will you check how many members visited the website www.infosys.com?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How do you create new test sets in td?