How we can differentiate between stand alone application and
web application in QTP?
Answer Posted / balu
stand alone environmnet:
It is a single tier application. here presentation
layer,bussiness layer and database layer will be present
client server.
web based application:- It is three tier application.
Presentation layer will be present in client server ,
business layer will be present in application server and
database layer will be present is database server.Mainly it
is used whenever the application can accessed all over the
world with minimum no.of users.On that time we case use the
web based application.
| Is This Answer Correct ? | 29 Yes | 5 No |
Post New Answer View All Answers
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is the difference between shared and local object repository?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
regular expression in qtp standar check point for months from accepting months from january to december only
How you can replace string in qtp?
What is the extension of qtp local repository?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is object spy in quicktest professional?
What are the 3 main stages involved in testing with qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are the check points can be inserted without recording?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Have you used xml check point in your project? How?
QTP script is not working on other's machine..