Testing Interview Questions
Questions Answers Views Company eMail

If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.

1 3183

# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

1992

how can i capture the elapsed time of a scenario in a script?

1 7854

Explain Equavalence Partioning.With example?

CSC,

3 5750

Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.

CTS,

1 3154

hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji

5 14726

Hi Friends, I have 3 years of exp.in Manual Testing.My Company is going to provide training for Automation.Pls suggest me Which tool is better QTP/Load runner for future opportunity? Thanks in Advance.

10 13762

Is it mandatory to know abt regular expression in descriptive programming

2 4550

I have a work experience of 1.5 years of manual testing now im looking for job with the same profile, if u know the vacancy kindly let me...

1 7971

How to pass parameters into an action.Please explain me with examples

5 12255

Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..

1434

Hi please tell me anything about sahi Automation tool....I felt it is good and understood the demo part...But while working i actually getting problem by often changing the port details....If anybody working on this...do let me know Thanx in advance

1 6333

Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?

1 2908

I need to make around 200 calls to test video telephony. Can anyone know how can i automate it.? Thanks

Philips,

2 7657

Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.

1502


Un-Answered Questions { Testing }

aplitue questions will be based on wich type ?

2104


how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password

2578


hi nani my doubt is how does qtp process metrix related to software process.

1553


What is SDLC and STLC? In analysis phase of SDLC, what exactly the testers will do?

1737


Disavantages of document generator? How to take a print out of the steps in the Parameterized scripts?

2054






How to customize checkpoints with parameters?

3020


What is environment variable in qtp and why to use it?

547


What is the first test in software testing process?

700


Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u

2156


Is it possible to use two instances of UFT on the same machine? If not why?

603


What are the different ways of doing black box testing?

653


Why script error occur in between recording in qtp?

1766


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

1625


What is the alternate way to click on the login button?

504


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1579