I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
2038Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
3 7657How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
2 6223in a web page hoe to check the dynamic links that rechabging with out using regular expressions
CTS,
2219I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
1 5237What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
2 9613Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
4 14754I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
5 8027
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
How would you debug web reports?
What is the read mode in generic navigation block web item- read mode specifies
How do you convert web objects from 2.x to 3.x?
Can you give a list of standard web items delivered?
What are the advantages of BW 3.x web server (WAS)?
If you are asked to change the way tables are displayed in web reporting how would you do this?
What are the built in javascript functions available to customize your web template?
What is the web download scheduler?
how the HTML data stored in web server?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
What is the Differnce between Client/Server Testing and Web Based Testing?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?