KabInfo.Net - Full Testing Tutorials - All Free
At KabInfo.Net you will find all the Manual and Automation Testing tutorials,
from basic Testing Definition and Testing Types,Testing Methodologies to
advanced Automation Tools like, WinRunner, LoadRunner and a Test Management
Tool like TestDirector.
KabInfo.Net - The Largest Enterprise Application Testers site on the Net |
|
|
1. Write a test using Function Generator to insert data,
Fly from, fly To, Select flights, Name and insert order.
Sol: ass1:
# Flight Reservation
win_restore (“Flight Reservation”);
see_window (“Flight reservation”, 2);
edit_set (“Data of Flight” , “11/11/11”);
list_select_item (“Fly From:” , :Denver:); # Item Number 0;
list_select_item (“Fly To:” , “London”); # Item number 1;
obj_mouse_click (“FLIGHT” , 48, 17, LEFT);
# Flights Table
set_window (“Flights Table” , 1);
button_press (“OK”)
# Flight Reservation
set_window (“Flight Reservation” , 3);
edit_set (“Name:” , “sgggs”);
button_set (“First” , ON);
button_press (“Insert Order”);
win_min (“Flight Reservation”); |
Where to Start
What does a Software Test Engineer have to know? What will the future bring?
KabInfo.Net will try to answer this, and help you become a professional
Software Test Engineer, well prepared for the future.
Before you study the tutorials,
Read this
introduction.
Because time is valuable, we deliver quick and easy learning. At KabInfo.Net,
you can study everything you need to learn, in an accessible and handy format.
"No One Is Great, And Every One Is GREAT"
K.A.Babu (2004)
Testing Joke
Tester : "I Delivered a 100% Bug Free Product!"
|
KabInfo.Net - Testing School is for self training only. We do not warrant the
correctness of the content. The risk of using it remains entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 2004
. All Rights Reserved.
Logo Courtesy - Venkat Battu
|
|