can any one give me the doccument how to test aproject
developed in java language in qtp can here can we use the
general vb scripting or we have to use java script here if
we have to ese the java script here can any one send me the
manual for it means how to write descriptive programming
for it
thanks in advance
Answer / mahshad rupam
In Qtp we have add in Java Script also VB Script,
When we use qtp to create a script we don't know what is programming language behind the application. if qtp does not recognize any think from a application
we can know the property value manually from the application (Java language)or use virtual object to map any unknow object to standard object of qtp
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain building blocks of the bpt framework ?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
what are the limitations of automation testing?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
what is the frame work your using in automation testing
What are the most frequent errors you faced while executing your scripts?
Discuss the QTP Environment?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases