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
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 |
Answer / yedukondalu manam
systemutil.run""C:\Program Files\Internet Explorer\iexplore.exe"
| Is This Answer Correct ? | 5 Yes | 1 No |
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 |
How do Parameterization and Data-Driving relate to each other in QTP?
What is the significance of “action 0” in qtp?
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
How to find duplicates in an array and remove them efficiently?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
Difference between action & Reusable action?
How to open a new test using QTP?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You