What is the differene between QTP 8.2 and QTP 9.0 and QTP
9.1,Pls give me answer ASAP.
Answers were Sorted based on User's Feedback
Answer / bfakruddin
Diff between 8.2 and 9.0
1. We can associate no.of repositories to single Action
2. 9.0 contains Object Repository Manager, we can create
no. of repositories and Shared repositories there and we
can merge the repositories. We can edit the shared
repositories in ORM by using Enable Editing.
These two are major differences in 9.0. these are enough
for interviews.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nagapawan
hi,
pawan here,
i know diff b/w 8.2 and 9.2. in 9.2 syntax and comments are
available. in 8.2 synax and comments r not avilable.
i hard that after 8.2 than 9.2 r used in companies. now
trying to use 9.5 in companies. i think we should ready to
learn new things.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / muralireddy
in qtp 8.2
object repository- per action,shared
in qtp 9.0
object repository- only shared
| Is This Answer Correct ? | 0 Yes | 4 No |
which one is more secure vb script or java script ??????? or both are same ??????
Give examples where vb script can directly run on users system with windows as os?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble
what does create object actually do when you call it in vbscript?
i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
What is difference between Active screen and movie screen recorder in QTP 9.2?
What is the difference between Javascript & Vbscript?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
write a vb script to add two 2*2 matrix