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



how to tell about testing a website in interview using qtp?? what r the points to be covered mainly..

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

how to tell about testing a website in interview using qtp?? what r the points to be covered mainly..

Answer / 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

More QTP Interview Questions

anyone can explain about "Hybrid framework" in QTP

5 Answers  


QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???

2 Answers   CGI,


What is test object model in quicktest professional?

0 Answers  


How we can import data from database?

0 Answers  


Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

0 Answers   Avenger Software,






How many scripts did you have?

0 Answers  


how can you describe the basic flow of automation with conditional and programmatic logic?

1 Answers   Ordain Solutions,


HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif

7 Answers   Xavient,


hi everybody this questions is only for qtp real time users. anyone please clearly explain the approach u r following for qtp testing in ur company or qtp framework u r following in ur company pelase give me clear explanation then u did great favour to inexeprienced qtp users

0 Answers   Automobile, EDP,


plz tel me what is the differnce between QC & QTP?

3 Answers   iGate, Satyam,


what is difference between calling a function and reusing an action?

1 Answers  


Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.

2 Answers  


Categories