Latest Answer : The main difference is, by analysing use case TE will get knowledge on how Actor do action on system and how system responds to his action.TC doc: by analysing the use case and business rules the TE will prepare the Test case. ...
Latest Answer : It means what kind of approach is following while testing.Company to company or project wise is varying for testing approach, we can tell shortly as model.Ex: V-model, waterfall model,spiral model...etc.How testing is initiated and ending ...
Latest Answer : Different steps in automation testing approach can be defined as follows,1. Check the stability of the product2. Decide the interface to be tested3. Decide the scope of automation4. Identify individual test cases5. Fine tune the test cases6. Decide ...
Latest Answer : A matrix is something that gives shape or form to something else. Metrics are parameters used for measurement to track performance, productuvity, trends, etc. ...
How many folders and files are created,when we create a test script in winrunner?what are the draw backs of data-driven test?what are the advantages and disadvantages of compiled module?what are the differences between printf and sprintf?
Latest Answer : Five files and three folders are created by winrunner. the files are 1 header file, 1 gui file and 3 script file. ...
Latest Answer : 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 implementation of Retesting in WinRunnerwe can implement ...
1.What is the ONE key element of \'Test case\' & \'Test plan\'?2.If you have an application,but do not have any requirements available,then how would you perform testing?3.What is peer review in practical terms?
In web application can\'t we use rapid test script wizard to creat gui map file?which type of GUI map file(local/global) is good?
What are tests have been conducted for login, user id and password application? which test coduct first? what are the order of testings? Write some possible test cases?