Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
1846How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
4 10613hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
1986hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
1879How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
2033
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
How to delete an object from the object repository?
How did you use regular expressions in QTP and also in WR?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Define Environment Variable in UFT and its uses?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to capture all the data of a webtable, weblist and combolist using QTP?
Key word driven framework
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What are the Disadvantages of shared object repository?
What is debugging? How you debug your script?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?