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 |
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
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
how to load the *.vbs (or) test generating script in a new machine?
Can you write a script to check if the folder exists or not?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
what is the use of automation objective model?where is used? plz tell me
How to load the object repository at run time?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
What is the limitation to XML Checkpoints?
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.