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 |
can u test the application without add-in?
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.?
what is extension of the file if its saved from recovery manger to some drive
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
How to replace junk code recorded by QTP with a mall function.
Can u describe what kind of testing are for OTC derivates by banks.
How will you get the last occurrence of one string within another string using vbscript?
How do you declare a variable in vbscript?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links