can i able to connect any version of qtp to any version qc
Answers were Sorted based on User's Feedback
Answer / kriss_music
No, We can't connect any version of qtp to any version qc.If
scripts are developed in Qtp 8.0 version & Qc 8.0 version.It
is OK But,If u developed in Qtp 8.0 & Qc 8.0 & Run The
scripts in 9.0 Version using Qc 8.0 is not
possible.So,Better to use same version.
| Is This Answer Correct ? | 2 Yes | 3 No |
Tell me the QTP Advantages and Disadvatages ?
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
Waht is User interface and Integration Testing?
How to add Dynamic Objects to Object repository?
How do you know the location Id of an object if you know its index id?
OPening of notedpad in QTP to write and execute the coding?
How to handle the exceptions using recovery scenario manager in QTP?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None
How should I get results when I run scripts in a Batch mode
How can we fill data in a text box without recording using object spy. Can you please provide the steps...