i want information about API testing and i want info like
how process can be done in company? i want added info like
coding ,debugging, desing in c.v ? what should add in c.v
for eg banking domin? pls any answer my question?
No Answer is Posted For this Question
Be the First to Post Answer
How i can use and create Library functions in QTP and what is the proces .
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is the difference between two actions?
Is it possible to use two instances of UFT on the same machine? If not why?
Under what conditions would you recommend QTP for future projects?
How to get line numbers in your editor in expert view?
What are the QTP advantages and disadvantages?
what is the long form of QTP ?
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
what is use of the object repository?
How will you check that your test cases covered all the requirements?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.