Answer Posted / nithya.m
Automation is used mainly for Regression testing so that it
can reduce time for execution than executing manually .
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to save your test using quicktest professional?
How you can make an action as re-usable action?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How you know that a test case is a regression test case
wht type of User defined functions or Java Releated functions do we write in VB scripting
How many types of recording facility are available in quicktest professional (qtp)?
what is supply chain management?
What is quicktest professional (qtp)?
What is action?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Explain sub procedure of vbscript.
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.