your doing one project testing then how u know itis wheather
web based application or windows based application?
Answers were Sorted based on User's Feedback
Answer / nanda
HI,
I we are accessing application through browser..it is
web based application.
If we are running .exe form which is available in
system...it is Window based application.
if any queries do mail @ nanda.dreddy@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shyam.meghansh
Can You put ur question clearly.............
If ur talking regarding QTP then the script will tell u wht
kind of application ur using...........
You can send me ur Query on testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
How to "Turn Off" QTP results after running a Script?
How does QTP identifes the object in the application?
Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
How to get the particular property value?
What is the limitation to XML Checkpoints?
What is QTP Frame Work ,and i want it in detail
How to change the scripts from Per-Action object repository to shared object repository
what is error and fault in terms of software quality?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
What r the advantages of automation?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.