ISOLATION AND IDENTIFICATION OF THERMOPHILIC CELLULOLYTIC BACTERIA FROM NATURAL GEYSERS CANDARAVE - TACNA
DISCUSIÓN Aislamiento
Create testscript for one input -> insert testdata into excel sheet
columns -> tools menu -> data driver -> select position to use or replace excel sheet columns -> click parameterize -> click next -> select required column name -> click finish.
Batch Testing:
Like as WinRunner QTP also allows batch testing. To form batches QTP supports WinRunner Tests also. Batch Testing can be done in 2 ways
1. QTP Test to QTP Test: Insert -> call to action -> browse subtest -> specify parameter data using excel sheet columns -> click ok.
2. QTP Test to WinRunner Test: Insert -> call to WinRunner Test-> browse the path of test -> click ok.
Note: QTP supports WinRunner 7.0 and higher versions only because QTP supports auto learning and from WinRunner7.0 onwards auto learning is possible.
Synchronization points: To define time mapping between QTP and project we can follow below navigation.
insert -> step -> synchronization piont [this is exactly equal to for object/window property in WinRunner]-> select indicator object -> click ok after confirmation -> specify expected property with value -> specify maximum time wait -> click ok.
Recovery Scenario Manager: This concept is equal to exception handling in WinRunner. Through this concept, QTP recover from executable scenarios with required handler.
Tools -> Recovery Scenario Manager -> Click New -> click next -> Select Trigger type ( pop up, object state, application crash, test run error ) -> define the situation with handler -> click ok.
Extra Features in QTP:
• Faster than WinRunner to create a test.
• Supports .Net, SAP, People Soft, Oracle Applications, Multimedia and XML as extra than WinRunner.
It records business operations in vbscript
Test Director 6.0
• Developed by Mercury Interactive • Test Management Tool
• Working as Client / Server application
Project Administrator: This part is used by test lead, to create new database areas, to store new projects testing documents and to estimate test status of an on going project.
Create Database: Start, programs, TD 6.0, Project Administrator, Login by Test Lead, project menu, new project, specify location of database(Private, Common), click create, click ok.
For one project data database, test director tool maintains tables and views.
Estimate Test Status: start, programs, TD 6.0, project Administrator, login by test lead, select project name in list, select project name in list, click connect, click Extension symbol in front of project name, select required table in list, extend query if required, click Run SQL,
Ms – Access, SQL Server,
Oracle Project Administrator
Test Director: This part is used by the test engineer to store corresponding test documents into corresponding database, created by Test Lead.
Start, programs, TD 6.0, Test Director, Select project Name, Login by Test engineer • Plan Tests
• Run Tests • Track Defects.
Plan Tests: During test cases writing for responsible modules, test engineers use this part to store their testcases into database for future references.
Create Subject: Plan Tests, click Folder New, Enter Responsible module name as Test Script, click Ok.
Create Sub Subject: Plan test, select subject name, click folder new, enter sub subject name, click ok.
Create TestCase: Plan Test, select subject name, select sub subject, click Test New, select Test type, enter Test name, click ok.
Details: After completion of testcase creation, test engineer maintains below details for that testcase.
TestCase ID, TestSuit ID, Priority, Test Environment, Test Duration, Test Effort, Test Setup and Testcase Pass/Fail Criteria.
Design Steps: After typing required details for testcase we can prepare a step by step procedure for that testcase to execute.
Design steps, click new, enter step description with expected, click new to create more steps, click close.
Test Script: For automation test scripts, test director provides launch button to open WinRunner.
Click launch, set application base state for that test, record required navigation, insert required check points, click stop recording, click save.
Attachments: To maintain extra information for test cases, test engineer use this part. It is optional.
Attachment, Click File/Web, Browse required file path to attach, click open.
• Run Tests: After receiving a stable build from the development team concentrate on test execution. TD provides a facility to create automated TestLog during testcase execution.
Create Batch: Run Tests, click testset builder, click new, enter suit ID, click ok, select required tests and add into batch, click close.
Execute Automated Test: Select automated test in batch, click automated, set application in base state as per that test, click run, tools menu, test results, file menu, open, browse executed test, analyze results manually, close winrunner, change test status to Passed / Failed depends on results analysis.
Manual Test Execution: select manual testing batch, click manual, click start run, set application in base state, run every step manually, specify status for every step, click close after execution of last step.
• Track Defects.
During test execution, test engineer use this part to report defects to development team. Track defects, click add, fill fields in the defect report, click create, click close, click mail, enter To Mail ID, click ok.
Test Director Icons:
Filter: To select required tests or defects in existing list we can use filters concept. Navigation: click filter icon, specify filter condition, click ok.
Sort: To arrange defects in a specified order in a list, we can use this sort icon. Navigation: Click Sort Icon, select required filed, specify sort direction
(Ascending / Descending), click ok.
Columns: We can use Icon to select specific columns in display list.
Navigation: Click Columns Icon, select required columns into visible list, click ok. Report: To create printouts we can use this icon to create hard copies for defects.
Navigation: Click Report Icon, Specify Report Type, info or table, specify printout type, click ok, click print per every page.
Test Grid: List of testcases coming in single window, under all subjects and sub subjects. This option provides list of all test cases under all subjects and sub subjects.