hi
how could i get installation guide for QTP 9.0 on XP
help me for this !!!!!
Answer / mohit sehgal
Why would you need the installation guide?
Just double click on the EXE file and follow the
instrutions.
It will ask for a licnse...choose the option Seat if you
have single user/system license or else choose concurrent
if you are installing it on a server on a network.
| Is This Answer Correct ? | 1 Yes | 0 No |
where do you define the objects as regular expression when u are using regular expressions.
What are the most frequent errors you faced while executing your scripts?
Have you worked with QC?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
what is error and fault in terms of software quality?
where the check points are stored ?
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
Can i run the qtp, without OBJECT REPOSTIRY...
how we can know qtp has used smart identification machanism during the execution.
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position