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 |
Suppose i have given 10 test cases all the test cases should be automated?
unique properties of button,edit box, radio button,check box?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
where do you define the objects as regular expression when u are using regular expressions.
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
What is difference between design time and run time data table?
w is time parameter
What does mean by Scope of Automation?n How we defined it?
What is the difference between a Function and Procedure in QTP?
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
Is virtual object supported in low level recording mode?