How many regression test suits in your appliction?
Answers were Sorted based on User's Feedback
Based on manual test suites, applications and releases...etc,
It means based on the requirements.
| Is This Answer Correct ? | 4 Yes | 0 No |
My application are maintaining only one regression for one module means we are implementing regression for each module and we are adding the script or test cases into the suites, based on the client demand we are executing to the scripts. usually we are executing quarterly (Whenever it is moving to the production we are executing to the regression suite)
| Is This Answer Correct ? | 0 Yes | 1 No |
Describe the differences between functions and actions in UFT?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
how can you describe the basic flow of automation with conditional and programmatic logic?
can we run the scripts of qtp 8.2 in the qtp7.0?
What are main panes available in qtp test browser?
How to handle recovery scenario for a application crash.write script for this.
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
How many tabs are available to view your test in a test pane and what are they?
Where you can store check point results?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
How to handle Dynamic Arrays?