what is the defference between QTP 8.2 and 9.0and 9.2?
plz tell me
Answer Posted / munikrishna
The main differece qtp8.2 maintains two typs of Object
Repositories.Like Per-action and Shared Objct repository.
But qtp9.2 maintains only one Object Repository
like shared object repository
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how do i know how to use tools
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?
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?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to use the object spy in quicktest professional (qtp) 8.0 version?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How will you declare a variable in qtp?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to carry out bit map check points in QTP
Explain about datafile/verification of date file when file is not available in local system?
How do you delete unwanted results in qtp?