What is the use of Testing framework in Automated
testing..what are different kinds of Testing frameworks
available in Automated testing...
Answer / chandan
Testing Framework would create an easy step for the
Automation.With in a short period of time one can test the
whole application.
Basically Auotomation Framework is of 4 different types
based on the type of application.
1 : Keyword Driven framework.
2 : Data Driven Framework.
3 : Hybrid Framework.
4 : Linear Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain advantages and disadvantages kdf?
How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
What is the virtual object?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
What is text/text area checkpoint?
How QTP recognizes Objects in AUT?
QTP script is not working on other's machine..
where the log files stored when using QTP? plz send answer to me ........
Explain roles and responsibilites of 2yrs Automation qtp engineer.
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
What is the concept of hooking in QTP?