you would first say, These are the basic ones I think of:1.The scope(introduction) of testing and test cases: Check to see if the ATM transactions are accurate and timely2. what is your test strategy:...
Methodology for Testings :-1) Preparing Test Straegy.2) Preparing Test Plan/Design3) Excute Test Cases & Evalulate the Results
Foren kumar pradhan
Jan 28th, 2006
Testing:Testing is a process of confirmation that the product which has been developeb by us was:1.manufacturing according to the specimen.2.it is working properly.3it is satisfying customers.Methodol...
Before calling QTP scirpt u have to select Allow other mercury interactive tools to invoke QTP in QTP General Options.then only it is possible to call QTP Script in Test Director.Regards,Ramakrishna(ramakrishnaa.a@gmail.com)
Functional Testing - behaviour of the application according to the customer requirements or not.Non Functional testing includes Respose Time, Security, User Interactiveness
hi,These Two TSL functions are used when we are working with environmental variables.setvar - used to get the current value of the environmental variable.setvar - used to replace the current value with the given value of the environmental variable.
getvar: This function returns the value of a system variablesetvar: This function modifies the value of a system variablegetvar("timeout"); # shows the timeout variable valuesetvar("timeout",10); # set the timeout variable as 10
hi,you will not get Rapid Test Script Wizard in Web application as well as in Pertest(local) mode. It is visible only in Global modebyeramakrishna(ramakrishnaa.a@gmail.com)
TestDirector is a testmanagement tool from Mercury Interactivewe can design testplanswe create testsetswrite testcasesexecute the testcasesprepare the testresults reportand many more important testman...
Sam
Feb 1st, 2006
Test Director is Test management tool which is used for storing test cases and as well as defect tracking .Clear Quest is purely defect tracking tool by Rational.
Absolutely YES.Proper test planning should be done.It should be reviewed.Proper knowledge base has to be given by the testlead to the concerned tester regarding the Application under test.Relevant tes...
i think there are no drawbacks of data driven test.....data driven test is meant for the retesting with the different data..then its not a problem. might be the question regarding the drawbacks in imp...
Ans