Diff B/w Webserver and Client Server
Answers were Sorted based on User's Feedback
Answer / mreddy
Client Server:
-client-server is intranet testing
-its a 2 tier a rchitecture means connction your
application to database.
-Here we will be having front-end and back-end
-Limited number of users
-this is in your PC
eg: your company account details
Webserver:
-web testing is internet
-its a 3 tier architecure means your application to webser
-Here we will be having Browser,Webpage and DB Server
-Un limited number of users
-this is the entire connction of your system
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / naren
Client server is a technology not a component. Whereas
Webserver is a component which is used for deployement
| Is This Answer Correct ? | 0 Yes | 0 No |
To which environments does QTP supports ?
Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------
My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.
In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
what is the command (keyboard command) to swith from expert view to key word view
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
What is the basic concept of qtp?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
Can objects recognised without repository?