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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / lokesh sharma
Yes We can do Testing for the Application by Applying Record and Play for the same.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anita
But even though u just record and play back wont it b considered as linear frame work ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ranga
Hi ..
By using any frame work you are generating results in a desired format like(HTML file,XML file,word file as result files)
Even in these files also results are coming by converting the Report event Pass/Fail to required format.
If you are not interested to use the Frame work, you can directly go with report event which is present in the QTP itself ,even you can export the results to pdf etc formats.
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram
Hey Hi,
yes we can...
but is like suppose you wanna go Delhi from bombay...u have
many option to commute still you wanna go by walking!
let me know if you have any questions.
Ram
9699851282
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the benefits of qtp?
How cookies can be tested in QTP?
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
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.
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
When to use shared and local object repository?
What does VBS file contain?
what is descriptive programming?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
How to export data present in Datatable to an ".xls" file?
how i can get the value of label box , please any body tell me script of that code