plz can any one send me what is Automation Testing
Frameworks.. Thanks in advance
Answer / murali reddy
frame work:A test Automated framework is a set of
assumptions,concepts and practices that provide support for
automated software testing.
1.test script modularity frame work
2.test library architecture
3.keyword-driven or table-driven testing
4.data-drvien testing
5.hybird test automation
companies are using hybrid test automation,beacuse in hybrid
automation frame work is use mutli process it covers all
frame work in hybrid automation frame work and its pulling
from their strengths and trying to mitigate theirweaknesses.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is contained in the object repository?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is the use of Accessibility check point?
How to customize qtp?
Explain in brief about the quicktest professional (qtp) automation object model?
For which type of projects the iterative model is not suitable?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
Can we record an application running on a remote machine using qtp?
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
How will you handle the situation when object is not captured during record?