murali raju


{ City } hyderabad
< Country > india
* Profession *
User No # 97079
Total Questions Posted # 17
Total Answers Posted # 38

Total Answers Posted for My Questions # 5
Total Views for My Questions # 21860

Users Marked my Answers as Correct # 227
Users Marked my Answers as Wrong # 141
Answers / { murali raju }

Question { 4424 }

what is compiled module?


Answer

This question regarding winrunner or qtp...okey..winrunner
have compiled modulue concept..but qtp does't have compiled
modulue concept.Instead of compiled modulue qtp have
functions concept..ofcource compiled module nothing but
funcion. in qtp we right functions for the purpose of
repetable tasks.we store that function in .vbs files.In vbs
file we write set of functions.once we executed that vbs
file using Excutefile statemnt we can able to call any
function in that file...

Is This Answer Correct ?    0 Yes 0 No

Question { 7204 }

what is delay in QTP?


Answer

I think ur asking about synchrinization point ...okay..the
default object synchornization point timeout is 20
seconds..with in the 20 seconds objects was not
recoginized ..qtp gives error message...like object not
found..we can increase the synchorization timeout..

plz raise a question with detaild explaniation..it will be
more helpfull others and u also..

Is This Answer Correct ?    5 Yes 0 No


Question { Infovision, 9527 }

How to identify the child window.
In my case while recording, When i open new window and
give checkpoint for some control and when i run that script
QTP give error like" can not identify the object"
Is there any method or solution to handle child window
issue
Note: In my apllication i have to check child window of
child window also ( multiple windows open )


Answer

whatever window u was open in recording time..that window
will must open at runtime..observe the record and run
settings and verify the object repository settings..and
verify the test settings for default synchorization time
out..ok..na..

Is This Answer Correct ?    2 Yes 1 No

Question { 6040 }

4. How u will open the build automatically in QTP except
using Systemutil.run command


Answer

USING INVOKEAPPLICATION STATEMENT

Is This Answer Correct ?    2 Yes 0 No

Question { Cap Gemini, 17435 }

can u write one user defined function for webedit class.


Answer

Public function edit(name)
Browser("yahoo").Page("yahoo").Webedit("User Id").set name
End function

Call edit("Murali Raju")

Is This Answer Correct ?    12 Yes 6 No

Question { Kanbay, 23349 }

what is bultin funtaion in QTP &tell me five examples?


Answer

The following table contains the VBScript Built in
functions in QTP.

Abs Array Asc Atn
CBool CByte CCur CDate
CDbl Chr CInt CLng
Conversions Cos CreateObject CSng
Date DateAdd DateDiff DatePart
DateSerial DateValue Day Derived Maths
Eval Exp Filter FormatCurrency
FormatDateTime FormatNumber FormatPercent GetLocale
GetObject GetRef Hex Hour
InputBox InStr InStrRev Int, Fixs
IsArray IsDate IsEmpty IsNull
IsNumeric IsObject Join LBound
LCase Left Len LoadPicture
Log LTrim; RTrim; and Trims Maths Mid
Minute Month MonthName MsgBox
Now Oct Replace RGB
Right Rnd Round ScriptEngine
ScriptEngineBuildVersion ScriptEngineMajorVersion
ScriptEngineMinorVersion Second
SetLocale Sgn Sin Space
Split Sqr StrComp String
Tan Time Timer TimeSerial
TimeValue TypeName UBound UCase
VarType Weekday WeekdayName Year

Is This Answer Correct ?    11 Yes 0 No

Question { CTS, 64789 }

I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in

Regards,

Chakradhar Yadav.


Answer

I already sent to u..check ur mail...

Is This Answer Correct ?    3 Yes 4 No

Question { 5367 }

What is the Dynamic Scenario in QTP? And also anybody give
the example for this?


Answer

Dynamic Scenario is changing depends upon test data and
time.

Is This Answer Correct ?    0 Yes 0 No

Prev    1   2    [3]