How to apporach while starting the automation testing?
Answer Posted / balaji s
We should have to do feasibility study for automation
testing.Trhe feasibility study includes
1.Which test case are applicable for automation and which
test case are not?
2.Frequently changing functionality should not be automated
3.Adhoc test cases are not automated
4.Automation is mainly used for regression test suite.So
automate the test case and run it for every build release
Regards,
Balaji S
9894207910
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you know the location Id of an object if you know its index id?
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
How to test the login page in different ways in automation testing and i need code?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How often were they executed?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What is an optional step in qtp ?
What is the process of synchronizing qtp and aut?
Explain the views in the QTP GUI?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How QTP support all types of applications (platforms)?
What is qtp window?
What is ‘object spy’ and what is the function of object spy in qtp?