I have one question as HP QTP is concern, Please send your
answers.....
Can we do testing of any application without using any of
the framework which are we used in QTP tool.
If yes then how it can be possible in the HP QTP tool.
--
Regards
Answer Posted / kaps
The frameworks that is used like Linear, Library, Keword driven, data driven etc are for ease of doing testing. Its not mandatory but it helps to control your project flow.
If you dont want to use any framework you can simply do record/playback but it has got few disadvantages as well.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
When ‘option explicit’ keyword is used in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
Explain how qtp identifies object?
Write a QTP script to enter a keyword in to Google search engine?
What are main panes available in qtp test browser?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
what the difference between shared repository and per action repository?
What are the different recording modes and how do they work?
Can any suggest me what is exposure testing?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Is it possible to merge two object repository files in qtp?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp