Does winrunner 8.0 or qtp 8.0 supports php

Answer Posted / patientson

are you sure about that Maharana? Now i have a php project,
so i am concerning about that :-?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does apache use php?

538


What are php keywords?

531


How do you pass a variable by value?

579


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

1502


What is the use of array_search() in php?

529






Explain what does $_server means?

572


What is "echo" in php?

529


What are the php variables?

529


How can you submit a form without a submit button?

527


What do you mean by having php as whitespace insensitive?

504


What does $_cookie means?

562


How do you remove whitespace from the beginning and end of a $string variable?

494


How to convert the first character to upper case?

512


What is the difference between print() and echo() in PHP?

560


What are string functions?

505