what is the test process followed for your project?
Real time Testing Process:
Creation of Test plan as per SRS document
Creation of test cases/scripts
Execution of test cases/scripts
Defects reporting
Defects Tracking
Preparing test results summary reports
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain the terms test and business component?
what is stlc and its contents?
How to find local host name using QTP?
Explain how qtp identifies object?
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
Can anybody post some real time scenario in qtp? please its very urgent.
Define virtual object?
what sort of things what u put in Bug Report ?
How we can do Batch testing in QTP?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Explain the Different types of QTP test assets and their extensions?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close