Does QTP support Java Script also. Which is one is
preferrable for QTP, VB script or Java script

Answer Posted / radhika

HI,
I crested files using only V.B.Script only(using add
objects in object repository.).
i created files in 2 ways
1)
1st i created functions.(same my functions are like above
on F.R.S).
Then save that files and from there copy and paste in
function library with .qfl
Later i added it resources in objectrepository-export
localobjects with .tsr
Up to here functions created over.
Now i called that functions(i gave name as Login() and Order
() these r 2 functions i created using v.b script)
Then i have given
call Login()
call Order()
i saved it and later while calling that functions added i
created fun. in associativerepository)
Then i got thst type of mistake.

2nd way
Same created fun. copy and save its in notepad(.txt).
Later add save for references in exportlocalobjects
with .tsr
While calling that fun.getting same mistake.

and another ine
do u know about AD-HOC testing?these r 5 types right
monkey,buddytesting,exploratory(artisting),pair testing,Be-
bugging testing.
Due to lack of documents and due to lack of time and lack
of skills we conduct this testing. just i know it.have we
prepare seperate testcases for ad-hoc testing?
but how to conduct that testing?
ex:in 1 comp available ad-hoc testing only.that means?if it
has projects are rare or comp timing are strict?wat it
means?
pls gve reply urgently with details
(ur giving urgent reply with good information)
Thanks for ur patiency and thanks to u also
******

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

621


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

599


Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance

1410


Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

1613


how to post xml data from QTP scripts to any application?

1506






This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?

1471


Can any suggest me what is exposure testing?

1382


please post the interview questions for QA position in FACTSET

3954


How to use the object spy in quicktest professional (qtp) 8.0 version?

514


What is text/text area checkpoint?

564


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

509


For the below written code , i want to be stop the loop (ex:10 times), but it is focusing to first line of the code & generating error. vbwindow("vbname:=frmMain").Type micAltDwn + "6" + "2" + "D" +micAltUp 'wiil open the particular window in application vbwindow("vbname:=frmDeduction").vbbutton("vbname:=cmdNew").Click DataTable.ImportSheet"F:\QTP VBScript\Form 26-1.xls","Deduction",Global RowCount = DataTable.GetSheet("Global").GetRowCount i=RowCount For j =1 to i 'vbwindow("vbname:=frmDeduction").WinObject("nativeclass:=DataComboWndClass","abs_y:= 187").Type DataTable("Name", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type DataTable("Name", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type micTab vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type DataTable("Section", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type micTab vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtOfPay").Set DataTable("Amount_of_Payment", dtGlobalSheet) vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtPaidDate").Set DataTable("Amount_PaidCredited_Date", dtGlobalSheet) vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtPaidDate").Type micTab vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type DataTable("Deduction_is", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type micTab vbwindow("vbname:=frmDeduction").VbButton("vbname:=cmdSave").Click DataTable.SetNextRow Next vbwindow("vbname:=frmDeduction").VbButton("vbname:=cmdClose").Click

2643


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

2453


Describe how Smart Identification is used

1700


what are the mandatory properties for a tex boxc (scenario?)

1531