Can we continue functionality testing without framework?
Answers were Sorted based on User's Feedback
Framework is nothing but framing our work in certain
way/path or limits, This will make our work easy and
understandable to anybody and easily reference in future..
etc.,
Functionality Testing means just testing the functionality
of certain feature in an application.
This functionality testing is one small part in Framework.
we can follow our own style to test an application, that
will become your own framework.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / p
We Can!
By directly Hard coding the values into the script.
This can also be called as Linear Framework. But, I feel,
this may not be a frame work.
---
Protect Hindu Culture from Pseudo-Securalists, Other
Religious Fundamentalists.
Support BJP, RSS.
--
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyanarayana
Yes we can continue testing process without a frame work.
But it is not a recommended way .Because the main aim of
frame works is to execute the tests in an optimised way.
| Is This Answer Correct ? | 0 Yes | 0 No |
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
how i can get the value of label box , please any body tell me script of that code
Tell about descriptive programing in qtp8.2?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
What are output values and why they are used ?
can u give one scenario for for PopWindow Exception & write Code for that?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
How QTP integrate with application?
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
What are the benefits of quick test pro(qtp)?
Why do we use text checkpoint as we can make use of the same in the standard check point?