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 |
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
In what situations QTP will not recognize the Objects?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
please any one can explain the keyword driven framework. with gmail example.
what does it mean when a check point is in red color? what do u do?
What is Performance testing?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
how to idetfy which test cases are automated?who will deside that plz tell me
There is an excel file of 1 to 100 sheets how you will iterate through it?
What is output value? How many types of output values are there in qtp?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
Explain how qtp identifies objects?