In a web page when we enter the city name corresponding zip
code is coming in the required field.Can any one please
write how to test using QTP,whether this code is coming from
Database or not.
Answer Posted / bharath
coming from database
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Explain xml checkpoints.
What is quick test pro?
What is debugging? How you debug your script?
How does quicktest professional identifies the object in the application?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
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...!!!
What are parameterizing tests?
How can you handle exceptions in qtp?
What are the automation metrice in your project?
What is method name to compare two XML files.
What are the views available in quicktest professional (qtp)?
Tell me about qtp?
Approach for Installation,comaptibility,system testing