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 the features of quick test pro(qtp)?
What is the Command used to start the QTP
how qtp identifies objects of application.
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
Explain how you can find length of array in qtp?
what is Property......End Property loop? how to write sript for it in QTP
what is framework in QTP? any one give me answer
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
4. what is the use of Text output value in Qtp?
can we enable smart identification for test object