How to fetch data from excel sheet using TEST DIRECTOR? »
there is an option in Test director advance version 8.0 in that in file menu there is import file option
click on that and give the path where it is the path click on ok
Software Testing Interview Question | Test Director Interview question | Load Runner interview questions | QTP interview questions | Silk Test Interview questions | Win Runner Interview questions | Software Quality Assurance Interview Questions | Automated Testing Interview Questions | Manual Testing Interview Questions
Category: Automation Testing Interview Questionsthere is an option in Test director advance version 8.0 in that in file menu there is import file option
click on that and give the path where it is the path click on ok
scripts are stored with extension *.mts
action template file is stored with extension *.mst
per action repository is stored with *.mtr
shared action repository is stored with *.tsr
First of all we have find the object by means of object repository if it is not identifying the nature of the object we can go for object identification ,even though if QTP is not recognising the object we can map the object by means of virtual manager wizard.
we can automate test scripts by means automation reference model,by which we can automate the qtp itself
No, we cannot automate test scripts using requirements.
The other name for Exception handling is Recovery scenario.
There are 4 Triggers
1.Popup Window.
2.Object State.
3.Test Error.
4.System Crash.
The solution are
1.Function call.
2.Keyboard or mouse Operation.
3.Restart.
GUI T :
In computer science, GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications. This is normally done through the use of a
variety of test cases.
Functional testing :
Quality assurance that a web site performs properly. All aspects of the user interface, navigation between pages and off-site, [...]