Sunday, February 27, 2011

Oracle Unix Connection

http://manuals.sybase.com/onlinebooks/group-pbarc/conn5/conndb/@Generic__BookTextView/11543;hf=0
http://bytes.com/topic/oracle/answers/490284-how-connect-oracle-database-unix-prompt
http://www.dba-oracle.com/op_unix_5_dba_tns_service.htm
http://bytes.com/topic/unix/answers/647462-connecting-oracle-database-unix-script
http://st-curriculum.oracle.com/obe/db/10g/r1/2day_dba/schema/schema.htm
http://en.wikipedia.org/wiki/Oracle_Application_Express

Saturday, February 5, 2011

QTP Interview Tips

For QTP interviews they will definitely ask you how good are u in vbscripting
in real projects  vbscripting is the main thing in QTP
so you answer should be  - excellent .Mainly we do scripting,recording is also useful, but  mostly programming  is what we do  with QTP
QTP uses object oriented programming concepts.
Basic questions will be from vbscripting
like how to define a variable
why do we use option explicit
most commonly used string functions
then types of loops
difference between functions and procedures
how to connect to db using qtp
what are common  utility functions
what is smart identification, have u used it?
what is OR(object repository)
what is DP(descriptive programming)
what is the difference between DP and OR
which one do u prefer
then Quality center related questions
qtp versions
which one did  u use
how long have u been using
what is RO (run-time object properties
)
what is syn, wait, exists
types of OR
which one is better like that it goes