what is defination of system testing?
Answers were Sorted based on User's Feedback
Answer / saurabh rai
The process of performing a variety of tests on a system to
explore functionality or to identify problems. System
testing is usually required before and after a system is put
in place. A series of systematic procedures are referred to
while testing is being performed. These procedures tell the
tester how the system should perform and where common
mistakes may be found. Testers usually try to "break the
system" by entering data that may cause the system to
malfunction or return incorrect information. For example, a
tester may put in a city in a search engine designed to only
accept states, to see how the system will respond to the
incorrect input.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinidhi patil
It is an End to End testing in which testing Environment is
just like Production Environemnt.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to suppress warnings from the test results page?
What is the difference between Normal mode and Fast mode ?
Difference between copy to action and call to action?
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks
Hi I have a doubt in qtp. Can you please clarify my doubt. If we are importing the data from excel sheet in qtp the the script is running the number of row times. I mean if there are 4 rows in excel sheet the script is running 4 times. cant we avoid this. suppose i have tis script: datatable.Import "C:\Documents and Settings\sailaja\My Documents\login1.xls" n = datatable.GetRowCount For i =1 to n systemutil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe" datatable.SetCurrentRow i Dialog("Login").WinEdit("Agent Name:").Set DataTable ("Username", dtGlobalSheet) Dialog("Login").WinEdit("Password:").Set DataTable ("Password", dtGlobalSheet) Dialog("Login").WinButton("OK").Click Window("Flight Reservation").ActiveX ("MaskEdBox").Type "020209" Window("Flight Reservation").WinComboBox("Fly From:").Select "Frankfurt" Window("Flight Reservation").WinComboBox("Fly To:").Select "Los Angeles" Window("Flight Reservation").WinButton("FLIGHT").Click Window("Flight Reservation").Dialog("Flights Table").WinButton("OK").Click Window("Flight Reservation").WinEdit("Name:").Set "Sailaja" Window("Flight Reservation").WinButton("Insert Order").Click Window("Flight Reservation").WinMenu ("Menu").Select "File;New Order" window("Flight Reservation").Close next I created a excel sheet with 3 rows and 2 columns. (username and password). The script is running 9 times. I made the option run one itaration only . eventhough it is running 9 times .can u plaese clarify my doubt. Thankyou Sailaja.
How will you check a web application for broken links using qtp?
How many tabs are available to view your test in a test pane and what are they?
please tellme ordernal identifiers in QTP?
How to enter table check points?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,