What is Reusable component is QTP...Anybody can answer
it..Thanks in advance...
Answers were Sorted based on User's Feedback
Answer / ramesh
Below are the reusable components in qtp
Reusable actions
Shared object repository
Recovery Scenarios
Function libraries
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nataraj
Hi, This question relates to "Business Process Testing"-an
advanced key word driven approach. Here, we create
components just like we create actions. Each created
components can be used when ever it is required through
Quality Centre.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / surendra
Thanks for giving your valuable information Nataraj.You
mentioned that "components can be used whenever it is
required through quality center". You mean to say that
components can be created in quality center or in QTP. If
it is created in Quality center, can you tell me the
process how to use the components. What is the use of using
components through Quality Center instead of creating the
actions in QTP. Can you explain little bit elaborately.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen
Components are created using QTP expertview,but they are
stored in Quality center.
Before creating a component,we should connect QTP to QC.We
have an option in QTP for QC CONNECTIVITY.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chandrika
this is one of the type in actions.......the name itself says we can use this in other tests also and used in same test in multiple times.......
| Is This Answer Correct ? | 0 Yes | 0 No |
I am sorry there is Reusable component ....One can create
reusable component it is very similar to reusable action in
terminology but it is very user friendly a non technical
person can create automated scripts from component in
quality center. and reusable component is a component which
can be used again and again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / peter madiga
i don't know but i think my faculty know this....
| Is This Answer Correct ? | 0 Yes | 5 No |
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
Name the properties you would use for identifying a browser and page when using descriptive programming?
what are recovery management techiniques?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How to use reporter.report event in qtp ?
What is BPT?
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.
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
give me an example where u used good judgement and logic in solving a problem
what is the recovery scenario?
I have 5 save buttons in my application on 5 different tabs one after the another . I have spy them and added each of them in my OR. My Or is able to highlight each button on each of the 5 tabs. But when I run the script it does not click the object.Is there anything I have to edit in OR. Any property to add or delete? Below are the properties of 5 save buttons. My code for each is like browser().page().savebutton1.click Browser().page.savebutton2.click Properties of 5 buttons Dhopare, Namita Sent: September 2, 2015 2:57 PM To: Vullengala, Jagadeeshchandra "Class Name:=WebButton", "abs_x:=718", "abs_y:=693", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSaveTab1", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=718", "y:=616" "Class Name:=WebButton", "abs_x:=687", "abs_y:=571", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSave", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=687", "y:=494" "Class Name:=WebButton", "abs_x:=635", "abs_y:=478", "class:=Button", "disabled:=0", "height:=23", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a3').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=635", "y:=401" "Class Name:=WebButton", "abs_x:=695", "abs_y:=558", "class:=Button", "disabled:=0", "height:=22", "html id:=BtnExternalPartySve", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""BtnExternalPartySve"" class=""Button"" onclick=""document.getElementById('a4').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=695", "y:=481" "Class Name:=WebButton", "abs_x:=672", "abs_y:=642", "class:=Button", "disabled:=0", "height:=22", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=672", "y:=565" Previous Item Next Item Connected to Microsoft Exchange