How can i check items sorted or not in a weblist ? Give me
the script for this...
No Answer is Posted For this Question
Be the First to Post Answer
What are the most frequent errors you faced while executing your scripts?
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
what is the object properties settings in the QTP
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
what is the smart identification techniqu?what r the different mechanisums used in it?
what are the main differences between keyword driven frame work and data driven frame work?
How to remove the associated function library?
scalability testing comes under in which tool?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?