Top Testing Interview Questions :: ALLInterview.com http://www.allinterview.com Top Testing Interview Questions en-us what is qtp automation frame work,what is the use of that frame work http://www.allinterview.com/showanswers/1644.html framework is nothing but separating each and everything related 2 script such as env,tests,or,functions,ip files,results etc what are the different types of SDLC? http://www.allinterview.com/showanswers/20272.html Different types of SDLC they are 1.water fall model 2.Itterative model 3.spiral model 4.Proto type model(application developed without functionality) 5.RAD model(Rapid application development) that means every company has its own model. 6.c WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST ST http://www.allinterview.com/showanswers/16986.html Test strategy is a company level document and which says the approch for testing.the test strategy doc also says that the scope,business issues,test delivarables,tools used ,risk analysis etc.where as test plan is document which says what to What is Alpha and Beta Testing? http://www.allinterview.com/showanswers/23147.html Alpha Testing:-It is conducted at the Developer sight by end users Beta Testing:-It is conducted at the end users site Explain the check points in QTP? http://www.allinterview.com/showanswers/6927.html A checkpoint verifies that expected information is displayed in a Application while the test is running. You can add eight types of checkpoints to your test for standard web objects using QTP. ?A page checkpoint checks the characteristics of a what is descriptive programming in QTP? How can be done? http://www.allinterview.com/showanswers/3857.html descriptive programming in QTP means whenever qtp facing dificulty with obj identification then we will go with regular exp or desc prog it means identifying obj unique prop from the script itself. ex:vbwindow("").vbedit("attach Explain the STLC? http://www.allinterview.com/showanswers/23152.html STLC means it starts from the preparation of test plan, test case and ends with product release. Meanwhile we'l b involved in some other types of testing. Major tasks will b done in STLC are as follows, 1. Test Plan Preparation 2. Test what is v.s.s. ?when it is used? http://www.allinterview.com/showanswers/28575.html VSS is a Configuration Management tool. It is used through out the life cycle. The purpose of this tool is identifying the configurable items in the project. Keep those in repository and maintain version controlling. how to write script in qtp(vbscript)..i mean with out application de http://www.allinterview.com/showanswers/16575.html I dint got your question completely but if we want to call different script i beleive the action in script1 can be declared as reusable and we can call this action in next script Thanks How to connect to the Database from QTP? http://www.allinterview.com/showanswers/29036.html connect to database using database checkpoint,database output value(connection string is needed) I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I http://www.allinterview.com/showanswers/13912.html The Best way to learn QTP is through user guide which was provided by Mercury interactive Corporation along with the Software.U can check it out that one in Help Menu. First try to Understand about QTP.Go through simultaniously the User guid What is difference between windows 2000 server and windows 2003 serv http://www.allinterview.com/showanswers/28674.html 1) Doamin rename is not possible in windows 2000 2) windows 2k - IIS 5 and windows 2k3 - II6 3) Windows 2k - IE 5 and Windows 2k3 - IE6 4) Terminal service are enhanced in win2k3 5) Windows 2k doesn't have 64 bit version What is the difference between Qualtiy center and Test Director? http://www.allinterview.com/showanswers/16942.html quality center is like higher version of test director... automation tools winrunner -> test director and qtp->quality center.... but u can know abt test director and quality center independently thro what is the difference between Test strategy and test plan? http://www.allinterview.com/showanswers/27837.html Test plan : After completion of SRS learning and business requirement gathering test management concentrate on test planning,this is done by Test lead, or Project lead. Test Strategy : Depends on corresponding testing policy quality analyst Diff. between STLC and SDLC? http://www.allinterview.com/showanswers/4980.html STLC-Software Test Life Cycle and SDLC is whole Software Development Life Cycle