How many test scenarios you have automated?
How many time it will take to execute 30-40 scenarios?
What SDLC model you are following?
How often you will execute your test scripts?
Because of some changes, your test scripts failed? When you
will update your test
scripts? How much time it will take to update?
Do you know how to connect database?
Do you know the direct method to count no. of records (or)
rows present in record set
once query is executed?
How will you create the connection string?
How did you resolve conflicts present in Object Repository?
How good you are in VB?
How will you work on Excel Application?
How will you select Excel sheet? If you want to select 10
sheets, will you create 10
separate objects?
Given string is “abcd”. What are the methods you will use to
display “dcba”?
Drives script – explain the frameworks? How you are updating
results for each test?
What is start up, configuration, navigation scripts?
If you are not able to understand the application (some
module), who will teach you?
What test cases to be automated? When to be automated?
What is the testing process you are following?
What life cycle you are following?
When you will use Descriptive Programming?
Do you have the permission to add objects into shared object
repository? (OR)
someone will maintain SOR?
Do you know how to add objects into shared object
repository?
How many test cases you have automated? How much time will
it take to execute?
What is complex in automation? When you feel automation is
complex?
Tell me one scenario, the complex functionality you have
automated in your project?
Excel sheet having some datas and some datas present in the
application (in table).
How will you compare these two datas? Write code to fetch
datas from Excel sheet.
Rate yourself in SQL?
Display the employee name who is getting maximum salary?
sal
ID
Salary
name
001
100
002
500
003
300
ID
001
002
003
Ename
A
B
C
Have you written any test cases while you are in Automation?
Manual Testing also will you do or you will work only in
automation?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the number the number of Links, Brolken Links in a webpage?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
Explain about Test Fusion Report of QTP?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
how do pass parameters from one action to another action
How should I get results when I run scripts in a Batch mode
Can any one explain about environment variables with examples?