how to tell about testing a website in interview using qtp??
what r the points to be covered mainly?
Answer Posted / nanda
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 |
Post New Answer View All Answers
what frame work you are following?
What is the basic concept of quicktest professional (qtp)?
What is the difference between keyword view and expert view?
what is ODC and GDC?
Explain Descriptive Programming Types with Examples?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
what function you write to do database testing with the help of qtp?
What is the use of an object spy tool in qtp?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How to find the length of the string in qtp?
Which recording modes need more memory?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Differentiate the type of test cases which can be automated and which cannot be automated?