I used child objects to get the no of weblist present in the
weblist.now i need to select the items present in each weblist
?How to do so
No Answer is Posted For this Question
Be the First to Post Answer
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
How to change the Default synchronization method time and where?
Should have experience in framework means?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
HOW DO U CALL A ACTION IN QTP?
which command u will use to access the application through descriptive programing?