Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
No Answer is Posted For this Question
Be the First to Post Answer
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
Waht is User interface and Integration Testing?
what is the extension for the test version of the script?
how do you run scripts in QTP?please anyone can answer my questions
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
You say it is a bug but developer say it is not a bug then what will you do?
7 Answers Hewitt, Tech Mahindra,
how your doing reporting in your script?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
what the diffference between test data and test cases what is meant by object hierarchy in qtp
How to open any application during Scripting in QTP?
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
what is selective recording ? and normal recording?