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 |
write the code to reverse a string without using Strrev built in function.
whare exactly we have to use functions and sub routain
How do you test siebel application using qtp?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
How to give Table check points?
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
What is the difference betweent test and component?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
How to retrieve value (data) from notepad using QTP ?
How can i learn Descriptive programming in QTP. Please reply.
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Object Repositories types, which & when to use?