Tagged Questions

2
votes
2answers
170 views

How integration tests are performed on your company/job/project?

Hello, I want to improve integration tests methods where I work and I would like to know how this process happens in other places. Things like: - When test plans writing begin - Proportion between …
0
votes
3answers
92 views

Simple testimonial rotator

I'd like to show a simple testimonial rotator on my site done in php. Php can take testimonials from either a Text file or db, but I don't understand how to create te rotator part. I'd appreciate …
0
votes
1answer
63 views

is it possible to display a post within a post in wordpress ? [closed]

Hi! I need to have testimonials on my wordpress-enabled website. Basically, what i call a testimonial is a title, a banner image, an author, and a chunk of html code. So i would suppose you could …