Questions tagged [web-testing]

Software testing that focuses on web applications. Before the system becomes public, complete testing of a web-based system can help to address issues.

Software testing that focuses on web applications. Before the system becomes public, complete testing of a web-based system can help to address issues.

731 questions
-2
votes
1 answer

Web page Font verification

Recently our web application font has been changed and it is having around 50 pages. Is it possible verify the Font Property of a web page using Selenium or any automation tools Thanks
-2
votes
3 answers

How can I access form post parameters from a web test recorder plugin

Using Visual Studio 2012 to create web tests. How can I access form post parameters from a web test recorder plugin? Most aspects of a recorded webtest are visible via Visual Studio's intelisense or from MSDN, but I cannot find the form post…
AdrianHHH
  • 13,492
  • 16
  • 50
  • 87
-2
votes
1 answer

Could not find fixture: fitlibrary.spider.SpiderFixture

I try to set up Fitnesse with FitLibraryWeb for Selenium based web tests. The tutorial test at /FitLibraryWeb.SpiderFixture.SpiderTutorial.StartingWithSpider works (I changed the driver from firefox to chrome but that should not matter), but if I…
Fabian Schmengler
  • 24,155
  • 9
  • 79
  • 111
-2
votes
2 answers

Website Layout Issue (HTML5)

I'm designing my first website (for a start-up IT support company) and I have run into some issues in my learning. Problems are: When I try to put a border around my nav element, it moves the nav box down the side to where it's still on the left,…
EchoedTruth
  • 19
  • 1
  • 3
-2
votes
1 answer

How to test the client of a web application, especially for automation test for commercial product?

My situation is i will do the development of the client-side of the web application. It means i will develop all the GUI(HTML,CSS), and all the javascript code which will communicate with the server done by others. My only respobsibility is testing…
-3
votes
1 answer

Why is my wordpress not able to add new themes or plug-ins? Im missing some features aswell but i dont know why

I have not downloaded Wordpress, im only using a link given to me by the person who was the designer. Im only logging in with wp-admin. I have watched tutorial videos on wordpress but still im not seeing the features that are meant to be there…
-4
votes
1 answer

Any solution for making full screen image slider with responsive design

I'm making a website for a photographer and he want full screen image slider with responsive ssettings . I'm using wordpress + elementor for it . I am trying a lot but its not working propely in all devices . In some devices it looks smaller and in…
-4
votes
2 answers

Loading website content and images according to the time

I am sorry for the theoretical question. Just need to have some idea about loading the website content according to what time the user checks the website. For example, it's a restaurant website and its morning time then it shows images of…
Abhimanyu Baidya
  • 95
  • 1
  • 1
  • 10
-4
votes
1 answer

How to traverse website, get all console

Say I have a website with the following pages: page1.html, page2.html, page3.html for each one of these pages, load the page, and get the console logs.
MackProgramsAlot
  • 583
  • 1
  • 3
  • 16
-4
votes
1 answer

How i can know my site has very good performnce using jmeter?

Please give me instructions about j-meter, how can i test performance of my site that its response is good and it can bear 500 to 1000 users at same time. Also please give me scenarios that can be performed to test performance of my site. I have…
-5
votes
1 answer

Any other way to get a website up without ftp?

So I have built a website with files that I have coded in HTML, CSS, and JavaScript. I have a purchased a domain and hosting plan at Godaddy. I'm not sure if FTP will work for me where I am. I'm not even sure if I can use FTPS or SFTP. Does…
Jibril
  • 5
1 2 3
48
49