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 |
Explain about invoking of application?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Please explain how to open with notepad of saved html file by right click option using QTP
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
What Folder Structure following in Keyword Driven Frame work?
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........