how to tell about testing a website in interview using qtp??
what r the points to be covered mainly?
Answers were Sorted based on User's Feedback
Answer / ns
first we prepare an automation test plan then we identify
the scenario and record the test.once recording is done we
enhance the script which is automatically generated in the
expert view by inserting the check points.we incorparate
error handlers then we run the test fix the issues and then
analyze the results and report the the results.
| Is This Answer Correct ? | 5 Yes | 0 No |
HI..
First u need to identify the Indentify the test cases
for automation...
there some criteria to Identify..
1) Which test case has to execute more times..
2) Which test case is repeating in two or more pages..
3) Which test case needs multiple types of input data..
4) Which test case is in Regression testing....
Like this u can select test cases for
automation...tell them i did data driven and used QTP for
regression testing purpose...
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
What are parameterizing tests?
Have you used xml check point in your project?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
can i automate java web application using qtp web addin only not using java addin
Have you used xml check point in your project? How?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
in qtp how we work with out put values and what is the process?