what is life cycle of automation testing ?
Answer Posted / lakshmi
-> Test Planning
->Analycis Appl Under Test
->Setup Test Environment
->Generate Basic Tests
->Enhancing Tests
->Debug The Test
->Run Tests
->Analyze Results
->Report Defects
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How is test case write?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Why script error occur in between recording in qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
what is keyword driven testing in qtp?n how is it useful?
Hi How to retrieve data from web element line by line?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What is parameter in qtp?
What is checkpoints for quicktest professional (qtp)?
How you can make an action as re-usable action?
What is object repository in qtp?