How to write test cases for web applications using QTP.plz
write a sample test case to show how to write.urgently
needed.thanks in advance..

Answers were Sorted based on User's Feedback



How to write test cases for web applications using QTP.plz write a sample test case to show how to..

Answer / guest

We develop Test Scripts in QTP not Test Cases...
we use web addin to develop web application scripts in QTP.

TestCase: Testcase is nothing but an idea of test engineer.
by using the requirements document preparing the test cases
to cover all the requirements on application.

We can write testcases in QC and then we can convert them
into QTP Scripts. But, without QC we can't write testcases
directly into QTP.

QTP is an automation tool to develop tests for regression
testing and retesting. not to write testcases.

They'll ask you people to make confuse about question and
expecting correct answer.

Please go throw with both manual and automation concepts.

Is This Answer Correct ?    21 Yes 4 No

How to write test cases for web applications using QTP.plz write a sample test case to show how to..

Answer / karthek

Systemutil.Run"URL"

Is This Answer Correct ?    11 Yes 1 No

How to write test cases for web applications using QTP.plz write a sample test case to show how to..

Answer / yedukondalu manam

systemutil.run""C:\Program Files\Internet Explorer\iexplore.exe"

Is This Answer Correct ?    5 Yes 1 No

How to write test cases for web applications using QTP.plz write a sample test case to show how to..

Answer / thushar

Browser("micClass:=Browser").Page("micClass:=Page").WebEdit
("name:=property").action

This is a sample of how you can write a a test script for a
web application.

Is This Answer Correct ?    8 Yes 23 No

Post New Answer

More QTP Interview Questions

How to change the run-time value of a property for an object?

3 Answers   Crea,


What is object identification?

8 Answers   Wipro,


Explain the terms test and business component?

0 Answers  


How to use library files in QTP? how we can call these files in to script?

4 Answers   Virtusa, Wipro,


Plz Explain AUTOMATION REFERENCE MODEL?

0 Answers  






How to analyzing test results using quicktest professional (qtp)?

0 Answers  


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

0 Answers   CTS,


can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

2 Answers   AppLabs,


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,


Name the different types of recording modes?

0 Answers  


Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")

2 Answers  


Hi any body can tell me the synchranization point syntax thanks in advance

6 Answers   AppLabs,


Categories