What is system testing and what are the different types of tests you perform in system testing?
Answer / Manish Kakkar
System Testing is a level of testing performed on an integrated system to test its compliance with specified requirements. It verifies that all components and interfaces work together correctly under specified conditions. The types of tests performed during system testing include:
1. Functional Testing: Ensures the system performs as per expected functionality.
2. Integration Testing: Verifies that all integrated modules work together smoothly.
3. Performance Testing: Evaluates the system's performance under various load conditions.
4. Security Testing: Checks the system for vulnerabilities and assesses its security.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
How to create configuration scripts
What test you perform mostly? Regression or retesting in your testing process?
Expalin Text/Text Area Checkpoint
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
can we run the scripts of qtp 8.2 in the qtp7.0?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
what is the difference between link and hyperlink?