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

what is the difference between QTP 9.1 and ATP 9.2

Answer Posted / satish

QTP 9.2 as trial version. I am recording on an
environment with Oracle forms 10.1.2, JInitiator 1.3.1
running as web ... But I really need to go through the qtp-
script, remove some of the lines recorded add
wait() statements etc. Furthermore it looks like qtp isn't
able to recognize.
For example, I was to test a user-login with a list of
username and password. What I used to do in QTP 8 is to
creaet a xls file in which there are two columns, username
and password. I can load that xls file in the QTP testcase
and create some checkpoints to verify if the login is
succesful.Now in QTP 9.2, can I create a XML file, instread
of the xls file to do that ?


Becasue if that is true, it would be a great benefit for
me. Can someone share some light on this ?


Thanks a lot !

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What good bug tracking systems have you used?

1132


What is operational requirements?

1118


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

3124


In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.

1308


Explain branch testing?

1112


How would you test the login feature of a web application?

1221


I need to learn everything I can about Function, Non-Functional and Regression Testing. What is the best online resource?

1316


What is depth testing?

1297


What is oo system testing?

1101


What is meant by Regression testing? Differentiate Sanity and Regression testing?

2467


What is the role of quality assurance in a product development lifecycle?

1004


What are the types of disk array used in SAN?

2654


Explain 3 high priority test cases for the performance of MSN search engine.

1193


Mention what the main advantages of statement coverage metric of software testing are?

1088


We use the output of the requirement analysis, the requirement specification as the input for writing …

1488