Have you used xml check point in your project?
No Answer is Posted For this Question
Be the First to Post Answer
How to "Turn Off" QTP results after running a Script?
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
what is syncurnisation point? what is the use of this in real time environment? plz explain?
what is the code in QTP to take screen shot?
What is smart identification in QTP?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
We stored into the objects OR and then write the scripting
What is the difference between functional spec. and Business requirement specification?
Is any limitation to xml checkpoints?
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me