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...


in QTP we test web based application at that time what
script is run? is support vb script? plz tell me

Answers were Sorted based on User's Feedback



in QTP we test web based application at that time what script is run? is support vb script? plz te..

Answer / amit

when we test any application in qtp whatever it is window or
web based application the qtp generated scripts in vb.VB is
default script for qtp.

Is This Answer Correct ?    9 Yes 0 No

in QTP we test web based application at that time what script is run? is support vb script? plz te..

Answer / diwan

Plz tell me how we will check the load testing on it.

If we have got any script so how we will run it 100 times.

Is This Answer Correct ?    2 Yes 1 No

in QTP we test web based application at that time what script is run? is support vb script? plz te..

Answer / naren

Hi Diwan,

We cannot perform load test using QTP, it is for
functionality testing only. Load test means not only to run
the test multiple times, to verify the system behavior
during heavy usage of the system.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it

1 Answers   TCS,


where is the bitmap checkpoint be saved

3 Answers  


I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key

2 Answers  


how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u

3 Answers   Honeywell,


How may types of defects identify application or your currently working application?pls give me answer..

0 Answers   Cap Gemini,


How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar

1 Answers  


A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100

1 Answers   Virtusa,


who QTP recognizes the object stored in object repository?

0 Answers   Infosys, Mphasis,


What is the default add-ins in qtp?

0 Answers  


how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script

1 Answers  


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

0 Answers   Cap Gemini,


give me an example where u used good judgement and logic in solving a problem

0 Answers  


Categories