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 |
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
What are the key points to create a framework in QTP for oracle forms?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
How to use Regular Expressions in QTP
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
how to create the varibles and how these are connect to qtp? plz tell me
Have you performed Debugging and how did you?
How to check which add-ins are associated with a test in qtp?
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP