Our company is having a windows client server application
developed in vb.net. so there is a treeview and i am not in
a position to record the click events in QTP. so kindly help.
Vivek
No Answer is Posted For this Question
Be the First to Post Answer
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is the exact difference between QTP and RFT ?
with out using import sheet came is it possible to get the excel sheet ?
What is Parameterizing Tests?
what is database check point, how will you parameterize the database from seperate data table?
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
is there any addin for remedy user application
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
Under what conditions would you recommend QTP for future projects?
Can we use index on view?
How you handles Pop-up windows which are Dynamically changing in Runtime?