What is Unicode Compatibility?
No Answer is Posted For this Question
Be the First to Post Answer
LINUX environment supports QTP or not? LINUX environment supports QC or not?
What are private functions in QTP? How they can be called from the function library?
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
What are the details steps to connect a remote mysql database in QTP
what is keyword driven testing
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
can any body tell me all of the release dates of QTP?????..... thanks in adv!
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?
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
what type of framework u r using in ur organization
can somebody send the script to write a multiplication table in notepad through qtp