how many scripts r there in QTP? pls any answer this question?
Answers were Sorted based on User's Feedback
Answer / nagapawan
hi,
iam not asking vb scripts r java script. it is realted
to code. it is may be commands r sytax r library functions..
exactly i donot know thats y i kept the question. u
understood what i asked.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / baba fakruddin
If we develop a Test Script in QTP irrespective of
Actions... are called as "Test Script"
it means only one Script available in one Test. until
unless create new Test, any no. of Actions or Functions or
procedures.... etc in one Test called Test Script.
Only One Script in QTP Test.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / baba fakruddin
if you want to see Scripts individually according to
Actions. Go to your Saved Test Folder and open Action0,
Action1, Acion2.... etc., each and every Action contains
its own Test script (.mts) Mercury Test Script.
But we should not say in interviews as no. of Actions
contains no. of Scripts. it is wrong answer, we should say
only one Test Script in one Test in QTP
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aman
only VB Script IS being used, But you can also use
JavaScript, XML etc. It is depend upon the Technology that
you are using
Aman Kumar
aman.testing@gmail.com
| Is This Answer Correct ? | 1 Yes | 4 No |
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
Can you write a script to check if the folder exists or not?
what is the exact Diff. Between Test and Component in QTP?
write is the code for regular expression in QTP
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
Tell me about your project? please help me how to tell about insurance project
What is the difference between Keyword Driven test and Data Driven test?
Explain the terms test and business component?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?