Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how many scripts r there in QTP? pls any answer this question?

Answers were Sorted based on User's Feedback



how many scripts r there in QTP? pls any answer this question?..

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

how many scripts r there in QTP? pls any answer this question?..

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

how many scripts r there in QTP? pls any answer this question?..

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

how many scripts r there in QTP? pls any answer this question?..

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

Post New Answer

More QTP Interview Questions

wt is memory leakage?

6 Answers   BSL,


What are the enhancements u did after recording ur script?

3 Answers  


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

1 Answers  


Explain how Selenium is different from UFT?

0 Answers  


wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?

2 Answers   Datamatics,


While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next

1 Answers  


what is life cycle of automation testing ?

7 Answers   HealthAsyst,


How can we check whether a particular sheet loaded (existed) or not in Data Table.

7 Answers   TCS,


What are the Features & Benefits of Quick Test Pro ?

1 Answers   Crea,


why you have standardized functions? plzzz guys with real time exp. do answer

0 Answers  


Could any one suggest web site links to learning VB Script for QTP purpose??

3 Answers  


Categories