SEOClerks

I will professionally test your website/mobileAPP for bugs and make suggestions for $30

Level 1
Attention: The owner of this service has not logged into SEOClerks for more than 30 days. It is highly recommend that you contact them before ordering this service. Last Login: 2806 days ago

I will professionally test your website/mobileAPP for bugs and make suggestions

I know what a good website should look like. I have been surfing the web all of my life and have been working in the technology industry for ten years, managing projects that involve creating great websites, this gives me the experience and passion to test features on your website, try and find bugs and give you feedback from a developer's mindset as well as a user's.

I will test your website and will put together a report of bugs found and suggested improvements and features. Once I have the link of your site and a few more details of what you wish to be tested, I can give you a more accurate quote.

Default testing will be in Google Chrome, unless specified at time of purchase. Testing in mobile versions and other web browsers are available as extras.

Testing platform
• Website Testing
• Mobile Testing
• Software Testing
Device
• PC
• iPhone
• Android Mobile Phone
• Android Tablet
• Test on Multiple Devices/OS


Tags

Website Test User Functioanlity Webpages Mobileapp

0.0

0 reviews

Rating breakdown


Extras
Test your website in all main browsers - Chrome, Firefox, IE 5 days $60
Test your website in Safari & Opera 2 days $40
Test your website on an iPad 2 days $20

Other services by cmurder

$30 - In stock
Order Now
Process Time: 0.015470027923584

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM posts WHERE PID=3716341SELECT *, author_bookmarktip AS service_author_bookmarktip FROM posts WHERE PID=371634

/opt/clerks-staging/docroot/include/functions/includes/service.php 479 getAllServiceDetails() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM seoclerks.members WHERE USERID='349954'1SELECT * FROM seoclerks.members WHERE USERID='349954'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM ratings A, seoclerks.members B WHERE A.PID='371634' AND A.RATER=B.USERID1SELECT COUNT(A.RID) as total, SUM(bad) as badTotal, SUM(good) as goodTotal FROM ratings A, seoclerks.members B WHERE A.PID='371634' AND A.RATER=B.USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM orders WHERE PID='371634' AND status in (1, 4, 6)1SELECT OID, stime, extradays1, extradays2, extradays3, extra1ordered, extra2ordered, extra3ordered, days, status, quantity, extras_data FROM orders WHERE PID='371634' AND status in (1, 4, 6)

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

UPDATE posts SET viewcount = viewcount + 1 WHERE PID='371634'1UPDATE posts SET viewcount = viewcount + 1 WHERE PID='371634'

/opt/clerks-staging/docroot/include/functions/main.php 1717 update_viewcount() ()

SELECT * FROM seoclerks.ratings WHERE USERID='349954' AND PID != 01SELECT good, bad FROM seoclerks.ratings WHERE USERID='349954' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM codeclerks.ratings WHERE USERID='349954' AND PID != 01SELECT good, bad FROM codeclerks.ratings WHERE USERID='349954' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM listingdock.ratings WHERE USERID='349954' AND PID != 01SELECT good, bad FROM listingdock.ratings WHERE USERID='349954' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM pixelclerks.ratings WHERE USERID='349954' AND PID != 01SELECT good, bad FROM pixelclerks.ratings WHERE USERID='349954' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

SELECT * FROM wordclerks.ratings WHERE USERID='349954' AND PID != 01SELECT good, bad FROM wordclerks.ratings WHERE USERID='349954' AND PID != 0

/opt/clerks-staging/docroot/include/functions/includes/smarty.php 135 insert_get_percent() include()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM categories WHERE parentid = 0 1SELECT * FROM categories WHERE parentid = 0

/opt/clerks-staging/docroot/include/functions/main.php 21555 getNotParentCategories() include()

SELECT * FROM seoclerks.members WHERE USERID=? 1SELECT usergroup FROM seoclerks.members WHERE USERID=?

/opt/clerks-staging/docroot/include/functions/includes/member.php 2553 isStaffMember() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.2841711SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID ORDER BY A.bdays desc LIMIT 0,400.2841710.284171
0.1812471SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID 0.1812470.181247