Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is quicktest professional?

0 Answers  


What is object repository in qtp?

0 Answers  


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday

1 Answers  


give me the code to save all messages of inbox of gmail into a folder and notepad

0 Answers   Infosys,


What is checking bitmaps?

0 Answers  


How to find given string is palindrome or not without using strreverse() function?

2 Answers  


How can you exit from an action?

0 Answers  


How to use descriptive programming?

0 Answers  


write a function to read the items from Combobox of Flight Reservation application and save in excel.

5 Answers  


I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?

6 Answers   NIIT,


how and what kind of vb functions do us ein QTP?

2 Answers   Ordain Solutions,


Categories