what is the difference between QTP 9.1 and ATP 9.2
Answers were Sorted based on User's Feedback
Answer / ramakrishna
qtp 9.1
abd qtp 9.2
some addtion al
futures
adding
test
pahne
7
all platform 9.1
to 9.2working
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is Lun masking? Why it is used?
What is the use of ISTQB certification? How many levels are there in the ISTQB? which certification is helpful for Test Engineers?
What is storage virtualization?
What is Six sigma? Explain.
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
How do you obtain the expected results for testing a search operation?
1.WHAT IS REVIEW PROCEDURE? 2.WHAT IS TRASEBILITY MATRICS PROCESS? 3.WHAT IS TEST BED DOCUMENT ? 4.STRUCTURE AND FORMAT OF TEXT BED?
What is TRM?
Explain incremental integration testing?
What is criticality?
What process model u r using 4 current project. (Eg: Water fall model, prototype model etc) and why?
Which tool you use to debug SQL Queries