Interview Questions | Selenium Forum
M
Posted on 30/04/2016
Hello All,
I got couple of questions asked in CTS interview.

1. Explain Selenium Framework design in your project. Graphical representation of the framework in your project.
2. Can we write queries in SQL for selenium scripts?
3. Can we connect Selenium to QC (HP Tool) to exporting test cases or something in anyway?
4. Can we connect Selenium with respect to QTP by any methods or techniques?

M
Replied on 02/05/2016

[quote:y9fg1ewg]Can we write queries in SQL for selenium scripts?
[/quote:y9fg1ewg]
yes, by jdbc

[quote:y9fg1ewg]. Can we connect Selenium to QC (HP Tool) to exporting test cases or something in anyway?[/quote:y9fg1ewg]
yes, but its hard

[quote:y9fg1ewg]Can we connect Selenium with respect to QTP by any methods or techniques[/quote:y9fg1ewg]

i don't think so.

[quote:y9fg1ewg]Explain Selenium Framework design in your project. Graphical representation of the framework in your project.
[/quote:y9fg1ewg]
couldn't understand the question?


M
Replied on 03/05/2016

Last question was - Explain Framework in your project?
I told - data driven which includes

1. Java (Lang Binnding)
2. Eclipse.
3. Selenium Webdriver
4. TestNG
5. ANT
6. SVN

It was not sufficient for him and they asked me to show the framework design. Probably asked to design the framework on paper.
Please explain how to answer Framework related question.


M
Replied on 03/05/2016

explain the package structure in eclipse etc.

watch data driven testng module for more info.