. Types of properties that Quick Test learns while
recording?
Answer Posted / ana
While Recording Quick Test learns the logical name and the
physical properties of the object which is stored in Object
Repository. While Play back the Logical name and the
physical description is matched and then the output is
displayed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the qtp testing process?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What are test settings and global settings?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What are the different recording modes and how do they work?
Can any one send me the QTP Basic Coding Samples?
What is the architecture of your project? Can any one answer for this question plz........
If created one virtual object? Next time I changed the window position will it work?
What are the types of properties that quick test learns while recording?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to break the object spy ?
what is output value in QTP and how it can be used in automation testing