What is the use of Testing framework in Automated
testing..what are different kinds of Testing frameworks
available in Automated testing...
Answer / chandan
Testing Framework would create an easy step for the
Automation.With in a short period of time one can test the
whole application.
Basically Auotomation Framework is of 4 different types
based on the type of application.
1 : Keyword Driven framework.
2 : Data Driven Framework.
3 : Hybrid Framework.
4 : Linear Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is different command used in command Prompt while using QTP?
How we can call the scripit from another scripit in QTP?,Not a call Action
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How did u write macros?What is the main importance of VB macros in testing environment?
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
How to create a run time propertyfor an object?
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
regular expression in qtp standar check point for months from accepting months from january to december only
in Qtp,how to display user name and pwd (script)in data table(global sheet).
What is Parameterizing Tests?
can somebody send the script to write a multiplication table in notepad through qtp
How to create log file in qtp?