what is the exact Diff. Between Test and Component in QTP?
Answer / 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 |
what frame work you are following?
where u maintain qtp scripts in ur company
what is Smart identification
diff between winrunner and qtp
How we can add actions in the test using QTP?
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How to export data present in Datatable to an ".xls" file?
Explain about reusable actions?
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
can onyone tell me how to comapre the output of two different Data Bases in QTP?