In real time ,How to run all scripts in QTP? i,e in projects
Answer Posted / kamal
You have to select all testcases in a batch mode and then
run.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What are the features and benefits of quick test pro (qtp 8.0)?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How to use debug tools?
Discuss the QTP Environment?
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.
Dis advantages of XML checkpoint ?
What is the meaning Work bench?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Who uses qtp tool?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is the recovery scenario in qtp?
How to analyzing test results using quicktest professional?
How to break the object spy ?