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 |
How can you send user defined messages to test report?
Write the Test Cases for ATM(Any Time Money)
How do we connect QC by using QTP?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
What is the difference between the design-time and run-time data tables?
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
How do you test siebel application using qtp?
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is a runtime datatable ?
How to add a page checkpoint to your test?