what is the difference between ClassName and class in QTP?
Answer Posted / aditya790
class name is a object like link,webedit,weblist but class is a property like html tag,html id etc....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
give me an example where u used good judgement and logic in solving a problem
Why qtp always start action1 and does not start action?
How to handle Java tree in QTP?
Explain Descriptive Programming Types with Examples?
Is virtual object supported in low level recording mode?
What are private functions in QTP? How they can be called from the function library?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What is action?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
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?
What is the difference between keyword view and expert view?
What is the quicktest professional (qtp) testing process?
How can get count of list box?