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 to test a java project throughqtp?while testing a vb
project we generally do vb scripting. but while testing
java project do we use java script .plz some one can send
me the manual for it my email roy_samata@yahoo.com
thanks in advance



how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but..

Answer / chakrapani meruva

Hi Friend,

We wont use the Java script for testing Java
application. We will add Java addin to QTP addin master.
Remaining all Same. script we will write in VB script.

The Addins are for recognising the objects in AUT. I
hope i given you answer.

by
Chakrapani Meruva

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More QTP Interview Questions

What is iteration? How it is related to Test Results in QTP?

2 Answers  


HOw to add the recovery file at runtime to the test file .

0 Answers  


can anyone explain about the Descriptive programming in detail. I mean how to use in the script.

1 Answers  


What type of framework you are using in your company and explain it?

4 Answers   CTS,


Hi I have a doubt in qtp. Can you please clarify my doubt. If we are importing the data from excel sheet in qtp the the script is running the number of row times. I mean if there are 4 rows in excel sheet the script is running 4 times. cant we avoid this. suppose i have tis script: datatable.Import "C:\Documents and Settings\sailaja\My Documents\login1.xls" n = datatable.GetRowCount For i =1 to n systemutil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe" datatable.SetCurrentRow i Dialog("Login").WinEdit("Agent Name:").Set DataTable ("Username", dtGlobalSheet) Dialog("Login").WinEdit("Password:").Set DataTable ("Password", dtGlobalSheet) Dialog("Login").WinButton("OK").Click Window("Flight Reservation").ActiveX ("MaskEdBox").Type "020209" Window("Flight Reservation").WinComboBox("Fly From:").Select "Frankfurt" Window("Flight Reservation").WinComboBox("Fly To:").Select "Los Angeles" Window("Flight Reservation").WinButton("FLIGHT").Click Window("Flight Reservation").Dialog("Flights Table").WinButton("OK").Click Window("Flight Reservation").WinEdit("Name:").Set "Sailaja" Window("Flight Reservation").WinButton("Insert Order").Click Window("Flight Reservation").WinMenu ("Menu").Select "File;New Order" window("Flight Reservation").Close next I created a excel sheet with 3 rows and 2 columns. (username and password). The script is running 9 times. I made the option run one itaration only . eventhough it is running 9 times .can u plaese clarify my doubt. Thankyou Sailaja.

3 Answers  


In website, protocol has been changed http:to https what you will do? tell me your approach?

1 Answers  


Is text area check point supports for web applications?

0 Answers  


What is the difference between byref and byval in qtp?

0 Answers  


what are the qtp tester responsibilities?

3 Answers  


what is parameterisation?

3 Answers  


How many ways we can parameterize data in QTP ?

9 Answers  


How to do Batch run in qtp? provide the steps?

5 Answers  


Categories