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 |
how quick test record on dynamically generated urls and web pages.
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
what is the abbrivation of .mtr in action reposirtory?
what is the Descriptive Progarmming? how it is help to testers in QTP?
What is the Risk Analysis? Waht types of risk analysis are there?
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
how to get the object property
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,
How can you give wait up to 10 seconds in qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code