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 |
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
What is the another extention name of library file.If that is exist than what's the differnce between them.
Explain how Does Run time data (Parameterization) is handled in QTP?
Can we do Load Testing with QTP?
can i able to connect any version of qtp to any version qc
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
can we call runaction in the funcion
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!