What is the Automation Process followed in your company?
Answer / asifali
study of automation scope, whether it is better than for
manual testing ,cost involved to prepare automated test
comparing to manual test , tool cost, time , number of
skilled people etc, after all these if the project manager
conclude in a decision automation is better
he wil start allocation of resource ,then design of scrip -
debuging of prepared script - sample run of the script ,
then actual test execution ...
Regards
asifalipm@gmail.com
| Is This Answer Correct ? | 5 Yes | 0 No |
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
can i able to connect any version of qtp to any version qc
how can i call function (which has link with excell sheet at a remote location) within another function
can u Give Procedure to Handle Pop Window & write Code for that
How can you identify the browser and its information using QTP script?
can u please explain what is the exact difference between qtp8.2 and 9.0
Diff B/w Webserver and Client Server
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
How to use Environment parameterization? Explain with an example.