what is web application and client server application.is
there any difference ?
Answer Posted / harika gondle
Web Application is an application under test where it can be used in local machine and client server application where actual application is run under clients environment and system.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
what are the utilities and drivers
What is action? How many types of actions are there in qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What is the extension of the qtp local repository?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What r the different filters in defect in quality center
Discuss quicktest professional environment?
Explain building blocks of the bpt framework ?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What are the types of properties that quick test learns while recording?
Explain quicktest professional testing process?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What are the advantages of a Hybrid framework?
How to test the login page in different ways in automation testing and i need code?