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 |
In qtp, how you can remove the spaces from string?
Explain in brief about the qtp automation object model (aom).
How u prepare Test result summary in QTp?
what is active screen,keyboard view?
How do you change Logical Name of the object in test script?
What is descriptive Programming in qtp.
How will you report the bug and explain the defect tracking sheet you handled?
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
how to do regression testing in qtp? plz give ans with examples
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?